View previous topic :: View next topic |
Author |
Message |
ambrosiaens Guest
|
Posted: Sat Jul 17, 2004 6:02 pm Post subject: add option for a "clear" or "reset form" |
|
|
I would love to be able to add a "clear" or "reset form" button to my form. Feedback from my users says this would be useful.
If there's already a way to do it, I can't seem to find it.
THX! |
|
Back to top |
|
|
mycontac Site Admin
Joined: 31 Dec 2003 Posts: 2860
|
Posted: Sat Jul 17, 2004 8:08 pm Post subject: Reply |
|
|
Just paste the following code into your form:
<input name="Reset" type="reset" id="Reset" value="Reset">
I'll add this option to the wizard sometime this summer also.
Thanks,
Nick Ladd
myContactForm.com |
|
Back to top |
|
|
ambrosiaens Guest
|
Posted: Sun Jul 18, 2004 7:31 pm Post subject: |
|
|
Nick, Thank you so much!!! |
|
Back to top |
|
|
|