If you hit back or reload on most results page then the browser's going to
ask you if you want to repost the form data you sent.  "It's not a bug, it's
a feature."

Something you might think about is putting the variables passed into hidden
form fields and put a "Back" button on the page itself instead of having
your user/visitor use the browser's buttons.

HTH
Hatton Humphrey

> -----Original Message-----
> From: Andrew@home [mailto:[EMAIL PROTECTED]]
> Sent: Friday, March 09, 2001 2:43 PM
> To: CF-Talk
> Subject: RE: Warning: Page has Expired... How do I get around that??
>
>
> Thanks for the hints Bud,
>
> Unfortunately, clearing the cache in the client hasn't helped.
>
> The location of the IE error page is res://mshtml.dll/repost.htm,
> so I can't modify an error handling page on the server to solve
> the issue.
>
> Our users are pretty uncomfortable computer users, and this is a
> restricted
> site.
> I'd like to 'try' to find a way to allow them to use the Back
> button without
> giving them an error that they won't understand, and will freak out about
> and
> call help desk.
>
> Any body have any other ideas?
>
> Thanks!
>
> Andrew
>
> -----Original Message-----
> From: Bud [mailto:[EMAIL PROTECTED]]
> Sent: Friday, March 09, 2001 2:10 PM
> To: CF-Talk
> Subject: Re: Warning: Page has Expired... How do I get around that??
>
>
> On 3/9/01, Andrew@home penned:
> >Hey Guys and Gals,
> >
> >I'm working with a verity search engine, and need the users to be able to
> >search through results, and be able to browse back and forth between the
> >printed results pages. When the user clicks the Back button, they receive
> >this error in I.E.:
> >
> ><<<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.
>
> I think it's more of a result in your browser cache being full. This
> usually shouldn't happen every time, unless the post is huge. I may
> be wrong, but I believe that's how it works.
>
> You'll probably need to give them a form link back if it persists. Or
> just have them hit refresh.
> --
>
> Bud Schneehagen - Tropical Web Creations
>
> _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
> ColdFusion Solutions / eCommerce Development
> [EMAIL PROTECTED]
> http://www.twcreations.com/
> 954.721.3452
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to