A form reset button's implementation is fully a client side action, so there is no need for a server side ASP.NET button.
The old way should do the trick:
<input type="reset" name="Reset" value="Reset" />
Alternatively, you can add a normal button that submits back to the server and then in the OnClick reset whatever control you want to reset.
HtH,
Imar
---------------------------------------
Imar Spaanjaars
Everyone is unique, except for me.
While typing this post, I was listening to:
She Is Not Alone by
Sonic Youth (Track 3 from the album:
Sonic Youth)
What's This?