GeekArticles
Web Programming
Java Script
Web Programming
Java ScriptRegular expressions in JavaScript
( Page 1 of 9 ) JavaScript is useful for a lot more than opening pop-ups. If you use HTML forms on your website, and want to make sure that your visitors submit valid data on those forms, you might want to consider using some regular expressions in JavaScript. Alejandro Gervasio explains how, with many excellent examples. Introduction If you ve ever programmed in Perl, or have had in your hands a UNIX system, then maybe you are pretty familiar with what regular expressions are. If you...n
Sponsored Links
Read Next: The Power of Javascript: Basic Concepts
Related Topics
Subscribe via RSS
Java Script
- JavaScript Security
- JavaScript Arrays
- The Power of Javascript: Basic Types of Data
- The power of Javascript: An Introduction
- JavaScript and Embedded Objects
- The Power of JavaScript: Operators
- Regular expressions in JavaScript
- The Power of Javascript: Basic Concepts
- Debugging in Javascript
- The Power of Javascript: Operators continued
