RegEx Tester DNN Module Released!
I just released version 1.1 of my Regular Expression Tester as a DotNetNuke Module. I have provided the module as a demonstration/tool on this site at the following page www.mitchelsellers.com/Tools/RegExTester/tabid/244/Default.aspx . This module is a utility that can be used to test Regular Expressions against the .NET RegEx classes to ensure that you have a proper expression. With full support for DotNetNuke localization and AJAX this module can be a helpful item to add to your development DNN portal for testing purposes.
Registered members of this site may download the Install or Source Versions from the demonstration page.
To enable AJAX support you must modify the module definition for the "VewRegExTester.ascx" page to indicate "Supports Partial Rendering". This is due to a bug in DotNetNuke 4.5 and later that does not allow this value to be set from within an installation package.
Please share your comments below!
Posted by IowaComputerGurus on Tuesday, May 08, 2007
Click here to post a comment