Is there an easy way to reset all the fields in a form?
I have around 100 controls in my asp.net form and there are submit and reset buttons.
How do I make a
Try adding an:
to your form.