Caching Data in ASP
Do you have a web page that takes a long time to generate? Do you have a SQL query that you want to cache the results? This tutorial will show how to use the Application object to store cached data.
Views: 578 | | by Jarry
View this tutorial