Gordoweb33
Programmer
Hi everyone,
Whatever help I can get would be greatly appreciated.
My problem is simply the browser's back button, I was wondering what the simplest way to prevent the "Page has Expired" message that comes up when the site visitor hits their back button?
I was thinking of storing a page or two worth of variables that are passed as session variables and then clearing out the variables every few pages, but this seems awefully inefficient and there has to be a better way of doing things. The site I work with uses all Post method forms and pretty soon I am going to have to drop my monitor off a bridge because of the page variables expiring.
Thanks in advance for any help you can give me.
Gord.
Whatever help I can get would be greatly appreciated.
My problem is simply the browser's back button, I was wondering what the simplest way to prevent the "Page has Expired" message that comes up when the site visitor hits their back button?
I was thinking of storing a page or two worth of variables that are passed as session variables and then clearing out the variables every few pages, but this seems awefully inefficient and there has to be a better way of doing things. The site I work with uses all Post method forms and pretty soon I am going to have to drop my monitor off a bridge because of the page variables expiring.
Thanks in advance for any help you can give me.
Gord.