retrieving cached asp page

H

Hugh Welford

Hi...I want to be able to return to a search results page without having to
reload the page after having followed a link from one of the results. Would
a search results pages generated by asp be cached, and is it possible to
direct the browser to load quickly from the cach rather than slowly from the
server.

Thanks Hugh
 
B

Bullschmidt

Yes I believe a search results page with no querystring in ASP would
generally be cached unless something like this were put toward the top
of the page:

Response.Expires = -1000 ' Make browser not cache pg.

Best regards,
J. Paul Schmidt, Freelance ASP Web Developer
http://www.Bullschmidt.com
ASP Design Tips, ASP Web Database Demo, Free ASP Bar Chart Tool...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,014
Latest member
BiancaFix3

Latest Threads

Top