Hi all,
Use the following code for check the valid characters in name field.
var filter = /^([a-zA-Z',.\0-9 ])+$/;
if (filter.test(textValue))
{
// ...Code here
}
...S.VinothkumaR.
Subscribe to:
Post Comments (Atom)
Hello and Welcome! Most of the articles at this site were created in response to questions, comments, or arguments put forth by people who challenge the pre tribulation rapture.
No comments:
Post a Comment