Click here to Skip to main content
15,886,664 members
Articles / Desktop Programming / Windows Forms

Regular Expression Tester

Rate me:
Please Sign up or sign in to vote.
3.50/5 (8 votes)
8 Sep 2005CPOL3 min read 67.1K   1.1K   19  
A simple Regular Expression Tester which allows one string to be tested against a standard regular expression, with feedback on the result in both text and graphical format as either the regular expression or the test string are typed.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Systems Engineer
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions