When I am in Firefox I get this msg:
and in IE I get:
How can I navigate backwards and retain the data that was there before moving forward?
I am using many page forms to continually pass information forward before finally verifying it and sending it to the database.
Code:
"The page you are trying to view conatins POSTDATA that has expired from cache.
If you resend the data, any action the form carried out (such as a search or online
purchase) will be repated. To resend the data, click OK. Otherwise, click Cancel."
and in IE I get:
Code:
"Warning: Page has Expired The page you requested was created using information you submitted in a form. This page is no longer available. As a security precaution, Internet Explorer does not automatically resubmit your information for you.
To resubmit your information and view this Web page, click the Refresh button. "
"The page cannot be refreshed without resending the information.
Click Retry to send the information again,
or click Cancel to return to the page that you were trying to view."
How can I navigate backwards and retain the data that was there before moving forward?
I am using many page forms to continually pass information forward before finally verifying it and sending it to the database.