How to clear textboxes on button click in ASP.NET
Hi Friends
I have a form in asp.net, there are many field on that form i.e. name,address,salary etc. I want when we click on submit button then all textboxes will be clear ? Please tell me how to do this ?
Please help me ?
Thanks