![]() |
|
|
|
RegExer
Project Home • Blog • Screenshots • Contact Project
Author: Mark Mazelin (All RIAForge projects by this author) Description:
This ajax-enabled application enabled you to quickly test regular expressions (regex) against up to five sets of data. It display the array of matches (position, length, and data match) for each test data as returned by the ColdFusion REFind(expression, testdata, 1, true) function. In addition, it tracks each expression that you test (before leaving the page), so you can quickly go back to a (semi-)working expression. I've posted a screen shot showing the results for two test items.
Recent Blog Entries:
Requirements:
ColdFusion 7/8
The following 3rd party components (included in download): JQuery http://jquery.com/ CF7 requires CFJSON for json encoding http://www.epiphantastic.com/cfjson/ |
Adobe and the Adobe product names are either registered trademarks or trademarks of Adobe Systems Incorporated in the United States and/or other countries.