Steve, I doubled the "#" in the code and it worked in Firefox, but does not work in IE6???? Why would that be?
Steve LaBadie, Web Manager East Stroudsburg University 200 Prospect St. East Stroudsburg, Pa 18301 570-422-3999 [EMAIL PROTECTED] http://www.esu.edu -----Original Message----- From: Steve Brownlee [mailto:[EMAIL PROTECTED] Sent: Monday, February 12, 2007 11:13 AM To: CF-Talk Subject: RE: Regex Help Steve, As for the CFML construct not found message, I'm going out on a limb and guessing it's because you have the pound sign in the regular expression. Somehow that's messing up a matching set of pound signs for CFML parsing. Check your code around that statement and see where else you're using the pound signs. Also check that if you have this pattern inside a CFOUTPUT statement, then you'll need to escape it with the double ##. Steve Brownlee http://www.fusioncube.net/ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Upgrade to Adobe ColdFusion MX7 Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs http:http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:269517 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

