|
I am seeing more and more examples of sites that use asp and html template files to desplay webpages. I like that ideal. my question is can I set the path to my folders in global.asa. I want all my .asp pages to be in a folder called asp and my html templates to be in a folder templates, excetra. can I hardwire these paths into the global.asa since they will be used through out the site. I got to thinking about it, you can do this with dos, and windows since the global asa file is meant for stuff used site wide, "or maybe thats serverwide" Why can't I do this.
|