B
Bryan
im working on this project in asp.net using vb as the language.
im building a form, and i have a bunch of validators.
problem is, when i attempt to clear the form, by manually clearing fields,
or even redirecting to the same page, the validators pipe in and stop the
submission of the server command. ive tried setting the isValid property to
True, as well as a few other things. i can't seem to get it.
help anyone?
thanks in advance?
bryan
im building a form, and i have a bunch of validators.
problem is, when i attempt to clear the form, by manually clearing fields,
or even redirecting to the same page, the validators pipe in and stop the
submission of the server command. ive tried setting the isValid property to
True, as well as a few other things. i can't seem to get it.
help anyone?
thanks in advance?
bryan