does anyone have an example of using form validation??? i always just create a function that checks all my forms controls how i need them to be checked... but i was looking at the CausesValidation property of controls and the form has a ValidateControls method... so how do you impliment all of this? I don't know if I am going to use it, but I would at least like to know how.