Mayfield2268
Active member
- Joined
- Feb 24, 2003
- Messages
- 30
Im trying to use custom validation to verify that user input matchs a value in a database.
I have no problem getting it to work with the use of a submit button.
Im wondering if there is a way to get it to work with a control. I have a tab view control and when I click on a different tab I want to be able to validate before it gets redirected to the new page.
Is there a way I can post the form to the server without the use of a submit button?
Thanks
Jason Lee Mayfield
I have no problem getting it to work with the use of a submit button.
Im wondering if there is a way to get it to work with a control. I have a tab view control and when I click on a different tab I want to be able to validate before it gets redirected to the new page.
Is there a way I can post the form to the server without the use of a submit button?
Thanks
Jason Lee Mayfield