Archive for January, 2010
Validating alphanumeric fields – Jquery
While developing a web application we come across many forms which take inputs from users. These forms requires some validations according to the nature of application. Some fields may not support all kinds of characters because of their different type of usage. Here I am trying to display an example of field validation for restricting [...]
