I sent it too soon. I used <option value="[0-9]*">
Great! >:O) Thanks anyway Jordan -----Original Message----- From: Jordan Thomas [mailto:[EMAIL PROTECTED] Sent: Tuesday, 9 September 2003 3:50 PM To: CF-Talk Subject: Regular Expressions in CF Studio Hi, I want to remove all of the option tags from a document. For example: <option value="001"> ..... <option value="100"> How do I do a search and replace with CFStudio's Extended Search And Replace with RegEx turned on. I am trying with: <option value="{[0-9]}"> But I get no matches. Please help Thanks. Jordan ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/lists.cfm?link=t:4 Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. http://www.cfhosting.com

