Hello I need a form validation script ! Simple . It has to validate the email address (check for @ and .something) verify that a postcode is 5 digits and pass the buck to a php file (already exists) to send emails . On error, just ajax some error message
I can knock this out for you, validate on both sides, and have it done with 15 minutes. PM me your messenger handle and type. Payment after completion.
@7thand43rd Tks for your offer, i want to hear from xwebzone about his html5 solution before picking someone , tks
Exactly, you're going to want a JavaScript validation for quick verification, and a PHP for a fallback. Or if you're set on HTML5, the PHP will still catch ie.
Hello all I am still looking for someone to do this. Some more information. This script will run on a joomla website ( but as standalone script, not joomla specific) As it already load mootools, i do not want it to load jquery , it's a simple validation, i want it in a small js . Here is what it has to do : validate the email format, make sure this field is not empty and display a message in a bubble validate postcode format , make sure this field is not empty and display a message in a bubble pass data to a php mailing script send user to a tks page It has to work on all browsers tks