[Javascript] prevent refresh from submitting info to server

Rodney Myers rodney at aflyingstart.net
Fri Aug 2 15:26:26 CDT 2002


Don,

Sounds like you have a script which submits a form onLoad of the file?

A cookie with appropriate expiry could be
- examined prior to any submission
- created on submission

hth

Rodney

Don Hyden wrote:

> Is there a way to trap the refresh button in ie?
>
> What I'm tring to do is prevent a form from resubmiting
> information to the server on refresh.
> Can you also prevent this by changing the window history?
>
> Thanks,
>     Skolly
>





More information about the Javascript mailing list