I'm trying to parse XML and I've hit a problem where inbetween my XML of 
<abstract></abstract>

There is occasionally some math values or thing like 

<abstract>
    the dog is > than the cat
</abstract>

I've got 3500 of these documents to run through an insert into a DB.  Does 
anyone know how or in what program I could issue a Find and Replace Between the 
<ABSTRACT></ABSTRACT> for any instances of >< and replace them with the proper 
& 
code.

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:341998
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to