With all the replies using the ReReplace function you should be aware of a
known bug that limits the size of the string to < 20Kb (20480k).  I can
imagine the situation with grabbing HTML pages that you'll be getting some
that exceed 20Kb.

Just so that you don't go mad figuring out why it doesn't work at apparently
random times.

Keith

At 6:42 AM +0000 2/7/01, Randy Pringle wrote:
>We need to parse an HTML page, and remove all HTML tags. Could someone
>please explain how to do this in ColdFusion? There is a component in ASP
>that allows this sort of thing, but we prefer to do it ColdFusion.
>
>Any help would be greatly appreciated.
>
>Randy Pringle & Khalifa Al-Kuwari
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to