Sunday, December 13, 2009

JavaScript validation

Need more help on JavaScript validation?

 Today javascript plays a major role in web applications. Using javascript in your web sites/ web applications you can gain much user attraction to your web site. Before submitting a form you have to think what kind of data will be entered into your form. So no doubt you have to validate user inputs before submitting the form. It saves web-server's band width and user's valuable time. Therefore it is a good practice to validate user inputs using javascript as a client-side validation. Follow links bellow to learn basic javascript validation you need frequently.

Bookmark and Share