bunder5 Posted March 5, 2012 Share Posted March 5, 2012 I want to do simple client side validation but I don't know Javascript. Can someone point me to an easy example on how to implement or post something here? Quote Link to comment Share on other sites More sharing options...
xyph Posted March 5, 2012 Share Posted March 5, 2012 http://www.onegeek.com.au/projects/javascript-form-validation This is a BAD PLACE TO POST THIS QUESTION. You need to work on your reading comprehension if you expect others to spend time helping you. Quote Link to comment Share on other sites More sharing options...
bunder5 Posted March 5, 2012 Author Share Posted March 5, 2012 I want to do simple client side validation but I don't know Javascript. Can someone point me to an easy example on how to implement or post something here? QuickForm2 is a package from Pear. I don't know how much Javascript I would actually need to implement client side validation for QuickForm2 but I think it's noteworthy to whoever would like to help me out that my knowledge is basic at best. Not interested in using anything else either right now. Quote Link to comment Share on other sites More sharing options...
Pikachu2000 Posted March 5, 2012 Share Posted March 5, 2012 No matter what you do client side, the data must be validated server side. How about explaining what you're trying to accomplish? Quote Link to comment Share on other sites More sharing options...
bunder5 Posted March 5, 2012 Author Share Posted March 5, 2012 I actually found some example code included in the package to validate data with the ONBLUR event but it doesn't work. I think I don't have the correct files installed. Was hoping someone around here was familiar with the package. http://pear.php.net/manual/en/package.html.html-quickform2.rules.php Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.