hey everyone, i was wandering, does coppermine use a cookie to search? because i am having problems with it when users do "http://www.tangiblebrit" and just "http://tangiblebrit"
they say that it is giving results (on the next pages) for the images they searched for previously
the search results are cached in their browser. Make them force-refresh their browser.
is there a way to clear the cache of the previous search upon submission of the next?
i really wanna know how to do this because it screws up my site ???
**Update**
Can you give me the code to clear the cache and then i can code it into the search by my own means?
it's the browser's cache, not the server's cache. You can't manipulate the client this way.