Click to See Complete Forum and Search --> : Execute a JavaScript Function After failing field validations


harvey.dan1
November 24th, 2008, 09:51 AM
Hello,

I am using the <asp:RequiredFieldValidator> control and instead of using the ErrorMessage property of the control to display a message I would like to execute my own JavaScript function but am not sure on how to do this.

Thanks,