Submit Form Once

  • Thread starter Thread starter Emmanuel
  • Start date Start date
E

Emmanuel

Hi,

I have an asp.net page with a form, when submitted it sends an email and
moves to another page.
I would like to allow only the form to be submitted once, i.e. I don't want
the user to go back and submit again.

What's the best way to do this?
 
Back
Top