RE: Hi Need help .. on javascript & validation framework when used together

2006-09-12 Thread Strachan, Paul
de if the javascript could be bypassed... From: nuwan chandrasoma [mailto:[EMAIL PROTECTED] Sent: Tue 12/09/2006 6:59 PM To: Struts Users Mailing List Subject: Re: Hi Need help .. on javascript & validation framework when used together try to call your java

Re: Hi Need help .. on javascript & validation framework when used together

2006-09-12 Thread nuwan chandrasoma
Hexadecimal)" <[EMAIL PROTECTED]> 09/12/2006 12:13 AM Please respond to "Struts Users Mailing List" To "Struts Users Mailing List" cc Subject RE: Hi Need help .. on javascript & validation framework when used together Have you tried form onsubmit instead on b

RE: Hi Need help .. on javascript & validation framework when used together

2006-09-12 Thread Sheetal Gupta
On form submit, already validate method is called.. "David Pinho (Hexadecimal)" <[EMAIL PROTECTED]> 09/12/2006 12:13 AM Please respond to "Struts Users Mailing List" To "Struts Users Mailing List" cc Subject RE: Hi Need help .. on javascript &

RE: Hi Need help .. on javascript & validation framework when used together

2006-09-11 Thread David Pinho (Hexadecimal)
Have you tried form onsubmit instead on button onclick? Obrigado, David Pinho DAN/DIS -Original Message- From: Sheetal Gupta [mailto:[EMAIL PROTECTED] Sent: segunda-feira, 11 de Setembro de 2006 10:25 To: Struts Users Mailing List Subject: Hi Need help .. on javascript & valida

R: Hi Need help .. on javascript & validation framework when used together

2006-09-11 Thread Marcello Savino
Hide (via Javascript) the submit button till the radio is not selected Ciao -Messaggio originale- Da: Sheetal Gupta [mailto:[EMAIL PROTECTED] Inviato: lunedì 11 settembre 2006 11.25 A: Struts Users Mailing List Oggetto: Hi Need help .. on javascript & validation framework when

Hi Need help .. on javascript & validation framework when used together

2006-09-11 Thread Sheetal Gupta
Hi, I have a scenarion in which I have put a check (validation), that a radio butoon must be selected, beforea form gets submit. THis I have done using validation.xml. Now i have another requirement, that before pressing submit, a confiramtion dialog box should be shown... for which I have w