S
Sia Jai Sung
I have an ASP page, when user click submit button, it will do some
processing and redirect to another page.
Once the user redirected to other page I want to clear the cache of current
page, so that user can not use Back button
to move back to it. If they do, they will get a reloaded version, without
the old data.
How to do it?
Thanks
processing and redirect to another page.
Once the user redirected to other page I want to clear the cache of current
page, so that user can not use Back button
to move back to it. If they do, they will get a reloaded version, without
the old data.
How to do it?
Thanks