ASP Code - Regular Expression

ASP
A regular expression lets you work with pattern matching. This is great for ensuring that phone numbers, social security numbers, passwords, email addresses and other values are of the proper format.

Regular Expression Pattern Matching star
Regular Expressions let you do pattern matching in VBScript and ASP. In essence, you can validate that any input string matches up to your required letter/number settings.

Writing Regular Expression Code star
If you understand how wonderfully regular expressions can help you with your pattern matching needs, here is a walkthrough on creating ASP code.

Editor's Picks Articles
Top Ten Articles
Previous Features
Site Map







Content copyright © 2018 by . All rights reserved.
This content was written by . If you wish to use this content in any manner, you need written permission. Contact Lisa Shea for details.