Home > Ajax, CSS, Javascript > Need Web Form Validation 2

Need Web Form Validation 2

January 18th, 2010

I need my web form validation scripts modified in order to perform the desired actions. A minor web design change is also required. The first form ( http://azhearing.com/catalog-request.htm ) needs to trigger a php file ( http://azhearing.com/mail.php ) to email me the form results while posting them at the same time to http://www.azhearing.com/cgi-bin/PDG_Commerce/catalog.csv . Once form is submitted, the user will read on the screen, “Thank you, <username>. Your catalog will me mailed out in the next 48 hours. Form submitted on <date> at <time>.” Most of this information is already in the script, but not working properly. The second form ( http://www.azhearing.com/PDGCommTemplates/CheckOut2.html ) needs the javascript debugged to perform the submit action once the form fields have been validated. If the user has JavaScript turned off on his machine, he/she should still be able to submit the form. Finally, instead of red square popup balloons, I want them black with rounded corners: http://mootools.floor.ch/en/labs/formcheck/forum-registration/index.htm

———————————————————————
PLEASE NOTICE: Project does not require script installation, I can do that myself.
———————————————————————


Need Web Form Validation 2

Comments are closed.
Bear