Validating Form Input using Regular Expressions
Writing form validation code is often the most thankless part of your job. The logic can get quite complex, and often quite messy. This article will show how to use Regular Expressions to simplify your code.
VBScript Regular Expressions
Describes the improved text handling functions of version 5 of VBScript through its support for Regular Expressions.
Visual RegExp
A graphical explorer for your regular expressions. Requires Tcl/Tk 8.x.
windows.oreilly.com -- C# Regular Expressions
Brad Merrill, coauthor of O'Reilly's C# Essentials, provides an overview of how regular expressions are used in the C# environment. (January 18, 2001)
Regular Expressions explained
An article by Jan Borsodi that gives an introduction to the world of regular expressions. It explains what regular expressions are and introduces the syntax. Also provides examples with varying complexity and a list of tools which use regular expressions. (October 30, 2000)
Geek Talk: The Regular Expression Rundown
What is a "regular expression"? Crispin Roven has the answer. Newbie-oriented. [Wired News] (August 21, 1997)
Common Applications of Regular Expressions
This article by Richard Lowe demonstrates four powerful and practical applications of regular expressions.
DevShed - So What's A $#!%% Regular Expression, Anyway?!
Regular expressions are one of the most powerful tools in the arsenal of any *NIX programmer. This article offers insights into what they are, how to go about constructing them, and how to add them to your Perl, PHP and JavaScript programs.
Extreg
A script that allows to perform search-and-replace operations with extended regular expressions from unix shells.
An Introduction to Regular Expression with VBScript
Articles in two parts about using Regular Expressions with VCScript.
JRX
A simple JavaScript real-time regular expression evaluator, similar to RX tool of Activestate's Komodo IDE.
KRegExpEditor - Manual
A Manual describing the KDE Application for editing regular expressions.
Larger Regular Expressions
The purpose of this article is to show a few real-life examples of regular expressions at work.
Matchmaking with regular expressions
Shows how to use the power of regular expressions to ease text parsing and processing.
The not-so-Regular of Regular Expressions
Weblog about regular expressions: tricks and hacks, recipes, tutorials.
PCRE Workbench
Graphical application for Windows which can be used to experiment with Perl-compatible regular expressions interactively.
PCRE Wrapper for Delphi 7
Provides Wrapper classes that provide PCRE for Delphi.
Power REGex TESTER
An online tool for creating and testing regular expressions.
A 'Print This Page' Script Using the MS-XMLHTTP object and Regular Expressions
This article, by Troy Eberhard, examines how to create a Printer Friendly Page using Microsoft's XMLHTTP component along with regular expressions.
12 Reasons to Use Regular Expressions
An article that gives 12 reasons for learning and using Regular Expressions.
Results: Previous 1 2 3 4 5 6 7 8 9 10 Next