Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_vb_dotnet thread: Multiple forms for page validations


Message #1 by "SibrWulf" <siberteknix@s...> on Sat, 15 Mar 2003 01:34:01 -0600
I have a form with two buttons and two text boxes.  When the user clicks the first button, i want the
page to validate the first box only.  When the user clicks teh second box, i want the page to validate the second box.  I want all
this without having to postback to the page.  How can i have multiple form validations on the same page without every validation
validating every control?

rob

  Return to Index