Webpage expired notice in IE on a PC

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
User avatar
musashi
Forum Commoner
Posts: 39
Joined: Tue Jul 23, 2002 12:51 pm
Location: Santa Cruz - CA

Webpage expired notice in IE on a PC

Post by musashi »

Okay, I realize this is probably an IE thing related to a previous POST request. However I wanted to insure that there is nothing I can do to avoid this.

Basically I have a checkout process that requires several steps to complete. Several pages post information as opposed to sending it through a get request. If after one of those pages, the user hits the "back" button on the browser, instead of being returned to the previous page they receive an IE error stating that the page has expired and that for security reasons the data is not automatically transmitted again. It suggest hiting the refresh button, which pops up another warning requesting whether you really want to transmit the data again (lovely Windows).

Any thoughts on this? Is this a typical thing to be dealing with? :?
User avatar
volka
DevNet Evangelist
Posts: 8391
Joined: Tue May 07, 2002 9:48 am
Location: Berlin, ger

Post by volka »

Post Reply