G
Guest
Hey:
I am a rookie developer so please bear with me.
I want to develop a small application for my office but I am having trouble
clearing a page that has required fields.
If I make a textbox required and then trigger it by not entering in any data
the page seems to be totally locked. (Which makes sense because the Textbox
is required)
My question is: How can I code a button that overrides the required fields
and then clears all my textboxes?
Note:
My CLEAR button works if I have entered data into all of the required
textboxes.
Thanks,
Chris Eytcheson
I am a rookie developer so please bear with me.
I want to develop a small application for my office but I am having trouble
clearing a page that has required fields.
If I make a textbox required and then trigger it by not entering in any data
the page seems to be totally locked. (Which makes sense because the Textbox
is required)
My question is: How can I code a button that overrides the required fields
and then clears all my textboxes?
Note:
My CLEAR button works if I have entered data into all of the required
textboxes.
Thanks,
Chris Eytcheson