|
Hi everyone.
I have a step-by-step wizard which i am using to guide my users over 5-6 pages using post data.
As far as possible i have loading the info into the session, but i find that the pages that received the post data are "NOT FOUND" when the user uses the back button on his browser. When he reloads it, it comes back but without the posted data (which is really ugly and messes up)
Anyone come across this and come up with a good solution?
|