Use ASP Pages Sparingly
Written by Eric Smith, Northstar Computer Systems LLC
Even if you're running an ASP-enabled server, you should also use files with HTML extensions. ASP files take longer to process than HTML pages, so you only want to process the files that need to be processed. Of course, if you're using any server-side VBScript, you still have to process the file through the ASP engine.
Keywords: [
Uncategorized ASP Tips
]
Publication Date: 6/1/2000
|