DeepT
February 17th, 2009, 11:16 AM
There used to be this really cool web page: http://www.dotnetcoders.com/web/Learning/Regex/RegexTester.aspx
It let you create regular expression, enter a block of text, and see the results from matches, to groups, to individual items.
That page no longer works. Going to www.dotnetcoders.com I can find the old RegEx info, but the tester is gone. I found this to be an invaluable tool. Does anyone know of another site that has a similar tool to test regular expressions?
I supposed I can write my own app, but I am quite busy ATM.
It let you create regular expression, enter a block of text, and see the results from matches, to groups, to individual items.
That page no longer works. Going to www.dotnetcoders.com I can find the old RegEx info, but the tester is gone. I found this to be an invaluable tool. Does anyone know of another site that has a similar tool to test regular expressions?
I supposed I can write my own app, but I am quite busy ATM.