Thanks. I was trying something with \s. Is there a reason you use \W (non-alphanumeric)?
~Brad -----Original Message----- From: Andy Matthews [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 02, 2007 3:22 PM To: CF-Talk Subject: RE: regex for whitespace at start of string ^\W -----Original Message----- From: Brad Wood [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 02, 2007 3:14 PM To: CF-Talk Subject: regex for whitespace at start of string What's the regex I want to remove tabs, line breaks, and spaces from the START of a string? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Upgrade to Adobe ColdFusion MX7 The most significant release in over 10 years. Upgrade & see new features. http://www.adobe.com/products/coldfusion?sdid=RVJR Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:276811 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

