Re: Html:link Javascript validation

2011-06-21 Thread Dave Newton
The "onclick" attribute should return true/false based on whether or not the form should be submitted. If there's no "return" keyword, the form will be submitted regardless of what happens in the onclick handler. Dave On Tue, Jun 21, 2011 at 8:22 AM, Sunil Choppara wrote: > Siva, > > Don't decla

RE: Html:link Javascript validation

2011-06-21 Thread Sunil Choppara
Siva, Don't declare the action path, if u want validate before submitting the form to action class. Declare the action path in the script itself. Regards Sunil -Original Message- From: sivaks75 [mailto:sivakumar.subbura...@verizonwireless.com] Sent: Tuesday, June 21, 2011 11:14 AM To: