Hi all
I don't quite understand why my session variables are being dropped. Here's the problem:
I submit a form using the submit button and create session variables of the values to allow them to be carried to other pages. All's fine.
If I now move back and forward between the form and form handler using the browser buttons (as some user sometime will probably do) Firefox, Opera and Flock remembers the session variables and can populate the form handler. IE and Safari however don't have access to them. What's happening and what can I do about it?
Any help is very much appreciated.
Thanks, Steve
I don't quite understand why my session variables are being dropped. Here's the problem:
I submit a form using the submit button and create session variables of the values to allow them to be carried to other pages. All's fine.
If I now move back and forward between the form and form handler using the browser buttons (as some user sometime will probably do) Firefox, Opera and Flock remembers the session variables and can populate the form handler. IE and Safari however don't have access to them. What's happening and what can I do about it?
Any help is very much appreciated.
Thanks, Steve