I have a regular expression issue.

I have information that says:

~{Test Information</a></li>


That in a series of processing should look like ~{Test Information}~</a></li>
 
Any idea in a rereplace how I can replace anything that is ~{*</a></li> with 
~{*}~</a></li>

Thanks
Pat

-------------
Patrick Kerley
kerl...@yahoo.com
------------

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:345259
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to