Aug 21, 2008

Listen to RJ Martino on LiveValidation.com ReviewAudio File for LiveValidation.com Review
(1 minutes 12 seconds)

For you web developers:

Finally… with all my extra time during the summer, I’ve spent more time coding.

I’ve always had a “I can do it better” coding style. I can think of hundreds of times that I’ve seen a piece of software (or code) and said, “I can do it better.” Then I go out and sure enough, I do it better :-)

The problem is that I spend hundreds of hours doing it.

Just recently I needed a form validator. The form validator simply needed to verify that two different passwords were typed correctly. Although server-side data validation is required, its ugly. Server-side validation requires a user to hit a submit button and wait for a response. I wanted something that was real-time… So, I reminded myself how much time I waste trying to recreate the wheel and I set out to find a solution that was client side (preferably JavaScript).

livevalidation.com - JavaScript Form Validation

And I found it… I’ve started using LiveValidation.

LiveValidation is a javascript library that provides form validation on the fly. It’s open source and completely free. You can find a ton of examples on their site. And if you can’t find an example, LiveValidation has well-written documentation (something that is hard to come by these days).

Good Luck


del.icio.us:LiveValidation.com Review digg:LiveValidation.com Review furl:LiveValidation.com Review reddit:LiveValidation.com Review fark:LiveValidation.com Review Y!:LiveValidation.com Review magnolia:LiveValidation.com Review

Leave a Reply