[PHP] Form Validation

2009-08-12 Thread Micheleh Davis
Please help. My form validation worked fine until I added the terms check at the bottom. Any ideas? //form validation step one function validateStep1(myForm){ // list of required fields with (myForm) { var requiredFields =

RE: [PHP] Re: Form Validation

2009-08-12 Thread Micheleh Davis
mailinglist ralph_def...@yahoo.de Micheleh Davis m...@micheleh.com wrote in message news:002901ca1b68$fc6b0020$f54100...@com... Please help. My form validation worked fine until I added the terms check at the bottom. Any ideas? //form validation step one function validateStep1(myForm