clearing the input of a form when page is in an invalid state

  • Thread starter Thread starter Sunfire
  • Start date Start date
S

Sunfire

Hi... I have a form that i use validation controls on. I need to be able to
clear the form when it is in an invalid state. How do you do this?
Response.Redirect doesn't work, Control.Text="" or null doesn't work... any
ideas?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top