Re: javascript validation of e-mail and 2 fields to be equals

2004-12-06 Thread Niall Pemberton
<[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Monday, December 06, 2004 8:23 AM Subject: Re: javascript validation of e-mail and 2 fields to be equals > Niall > > (Sorry to change the subject Richard) I was looking for where the >

Re: javascript validation of e-mail and 2 fields to be equals

2004-12-06 Thread Mark Lowe
m: "Richard Tuquet Laburre" <[EMAIL PROTECTED]> > To: "Struts Users Mailing List" <[EMAIL PROTECTED]> > Sent: Saturday, December 04, 2004 9:22 AM > Subject: javascript validation of e-mail and 2 fields to be equals > > > Hello and excuse me for my

Re: javascript validation of e-mail and 2 fields to be equals

2004-12-05 Thread Niall Pemberton
your issues. Niall - Original Message - From: "Richard Tuquet Laburre" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Saturday, December 04, 2004 9:22 AM Subject: javascript validation of e-mail and 2 fields to be equals > Hel

Re: javascript validation of e-mail and 2 fields to be equals

2004-12-05 Thread Richard Tuquet Laburre
Richard Tuquet Laburre a écrit : Hello and excuse me for my bad english (i am french) 1/ On a form, i use the javascript validation for an input field ; but when the tld is .info, the validations fails How can correct this ? 2/ i want to verify (validate with javascript) that 2 fields (password)

javascript validation of e-mail and 2 fields to be equals

2004-12-04 Thread Richard Tuquet Laburre
Hello and excuse me for my bad english (i am french) 1/ On a form, i use the javascript validation for an input field ; but when the tld is .info, the validations fails How can correct this ? 2/ i want to verify (validate with javascript) that 2 fields (password) have the same value ; i find a c