![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I have an asp web page which gives the result of a search, and then you click on links from it to go to linked pages in the same window (ie not opening new windows). This is essentially the way most search engine sites work. The problem I have it that when you go back to the results page the (lengthy) search happens again because the page is not in the browser cache (or the browser thinks it has to re-load it from the server and so it ignores the cache). I have looked up lots of (quite confusing) web sites about using http headers and meta tags to force a page to ignore the local cache and reload from the server, but I need to force it to USE the cache. How do I do this? Philby |
#3
| |||
| |||
|
|
I have an asp web page which gives the result of a search, and then you click on links from it to go to linked pages in the same window (ie not opening new windows). This is essentially the way most search engine sites work. The problem I have it that when you go back to the results page the (lengthy) search happens again because the page is not in the browser cache (or the browser thinks it has to re-load it from the server and so it ignores the cache). I have looked up lots of (quite confusing) web sites about using http headers and meta tags to force a page to ignore the local cache and reload from the server, but I need to force it to USE the cache. How do I do this? Philby |
![]() |
| Thread Tools | |
| Display Modes | |
| |