Hey, I have been searching the internet for a live ajax form validator! I am looking for a validator very similar to that of livevalidation.com but instead of confirmation text having a tick or cross, is this possible to do within their code and if so how would I go about it? I appreciate any help you can give! feel free to add me on skype! Andy
My advise is to not use javascript for basic functionality or critical items on your site. If someone has javascript turned off in their browser, your form validation automatically breaks.