CustomValidator won't work for me
I am trying to produce a serverside validation for a form password entry against password values in a database. I am using the CustomValidator control from the tool box. I have chosen the ServerValidate event for this control. It is my understanding that the clicking of a comand button will cause the ServerValidate event to fire. I have seen this work in an example program from my text book but I can't get the ServerValidate event to fire in the program I am writing. Assuming I am spelling everything correctly, what might be causing the event to stay idle when I press the comand button?
Cmarek
__________________
Cmarek
|