|
|
|
|
|
| | |
|
Active Server Pages help tutorial how to ASP Help ASP Tutorials ASP Programming ASP Code - ASP Free CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
Subject: |
To Include or not to Include |
From: |
Malik |
Date: |
8/15/2000 11:02:22 AM |
IP: |
140.192.38.76 |
Okay, Im working on a project with a friend and we have a page that is extremely data intensive and unfortunately the data changes a little to often to cach the page (I think). On the page we have many different query strings that refer to many different tables in our database (SQL 7). An interesting question came up... will it be faster to write the code for a particular part of the page in a file and simply include it where appropriate, or is it faster to write the code with the query strings directly on the page? Or is there another method of loading this data intense page with out having to wait all day? If you have insight please spread it. |
|
|
|
|
|
|
|
|
|
|
|
|