RE: Client Side Validator Fails When Submit from Javascript

2005-11-07 Thread Vishal Dalal
hi, try to use onClick instead of onSubmit when you are using the javaScript submit Cheers, Vishal -Original Message- From: Jim Reynolds [mailto:[EMAIL PROTECTED] Sent: Friday, November 04, 2005 7:12 PM To: user@struts.apache.org Subject: Client Side Validator Fails When Submit from

Client Side Validator Fails When Submit from Javascript

2005-11-04 Thread Jim Reynolds
I have been playing with the client-side validation, and ran into a problem last night that I can docuemnt, but cannot figure out why it fails. The below file, shows a form and when you hit the submit, presents the appropriate alert box with the proper message. All is good, and works when the "sub