Use REFindNoCase() for CF7. Note the differences in syntax. mike _____
From: Matthew Smith [mailto:[EMAIL PROTECTED] Sent: Sat 9/6/2008 4:51 PM To: CF-Talk Subject: rematchnocase not working I have my script working locally, which is cf8, but when I upload to crystaltech, i get this: Variable REMATCHNOCASE is undefined. This is the code it points to: <cfset votearray = rematchnocase("[0-9]+",detail)> Is there any way I can get this working on cf 7? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;203748912;27390454;j Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:312131 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

