Monday, June 04, 2007

Javascript note: about the regular expressions

Javascript supports regular expressions as a built in language feature. Regular expressions are enclosed between two "/".

Here is a tutorial.

No comments: