This is the code for validating your emailid is same as confirm mail id:
if (d.email.value!=dc.value) { alert("Your email and Confirm emaildoesn't match.."); d.cemail.value=""; d.cemail.focus(); return false; }
isNan function to be used to validate your phone number be having only numbers....
Last edited by Shanti Chepuru; Jul 15th, 2008 at 6:57 am.
Be intelligent, But Don't try to cheat.. Be innocent But Don't get cheated..