Ajax form validation using FormBuilder
Over at roScripts there is a nice tutorial explaining how to modify my FormBuilder PHP class so that validation is performed unobtrusively using AJAX. Check it out.
Comments
Add a comment
Comments are moderated, so your comment will not appear on the site immediately.
1Danny
Actually the article isn’t very good – their code is buggy and actually prevents formbuilders validation from working!
Stay away!
2Jonathan
@Danny – Thanks for the heads up. I didn’t actually try and follow the tutorial.