From: "oetjoen" <[EMAIL PROTECTED]>
> Actually I want to prevent someone would be resubmitted the same data more
> than once by using back button on internet browser. so I think its better
> idea if I using the previous page has been expired.
> Or anyone could give me any idea.

To protect yourself in case they use the back button, you could include a
hidden variable in the submitted form that uniquely identifies that instance
of the form.  Then don't process the form if it is submitted with a
variable/value pair that you've already seen.

        -- Peter.



---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.456 / Virus Database: 256 - Release Date: 2/18/03



I. To remove yourself from this list:

Send a message to "[EMAIL PROTECTED]"  with the following text in
the BODY of your message:

signoff aolserver

II. For a complete list of listserv options please visit:

http://listserv.aol.com/

III. For more AOLserver information please visit:

http://www.aolserver.com/

Reply via email to