Developer Support »

How to add a reset button to a form  (See more user questions)

Hi .

Thank you for your question.

Just add this to your form code:

<input type="reset" value="Reset">

You can get a nice example here:

http://www.htmlcodetutorial.com/forms/_INPUT_TYPE_RESET.html

Any questions, just let me know.

Best wishes.

Charles Sweeney
https://formtoemail.com
The world's easiest feedback script!

----- Original Message -----
Sent: Thursday, May 13, 2010 8:53 PM
Subject: FormToEmail script


> Comments: Hi, I was wondering if I could add a clear form button and if so
> how?
>
> Thanks