I have this text:
 
< font color="white">
 
How would I turn it into:
 
<font color="white">
 
using REReplaceNoCase...
 
This effort chokes:
 
temp = < font color="white">"
REReplaceNoCase(temp, "&##60;(font[^62]&(&##62;)", "<\1>", "ALL");

__________________________________________________
Do You Yahoo!?
Great stuff seeking new owners in Yahoo! Auctions! 
______________________________________________________________________
Why Share?
  Dedicated Win 2000 Server � PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER
  Instant Activation � $99/Month � Free Setup
  http://www.pennyhost.com/redirect.cfm?adcode=coldfusionc
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to