Showing posts with label JavaScript. Show all posts
Showing posts with label JavaScript. Show all posts

Tuesday, March 11, 2008

Creating RegExp object by Using JavaScript

Let us create an example that show us how we can define and use RegExp object . Our example to validate the entire text to be english letters ,Digits ,- and _ without any spaces and Arabic letters or Non Chars like %$ ...