Can someone assist me in writing the following regex... I have a string, varies in length and I need to pull out of the string all the characters between: <%--- and ---%> An example of what this string might look like is:
"dllCall1<%---session|errorTrap|DetailNumeric---%>EndDLLCall" I need to pull: <%---session|errorTrap|DetailNumeric---%> The surroudning text will always vary in length depending upon results.... Thanks, Michael Tangorre ======================== [EMAIL PROTECTED] www.realmagnet.com work - 202-244-7845 fax - 202-244-7926 cell - 607-426-9277 ======================== ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

