Yeah I found Isaac's on cflib.com and that's what I'm using now, Thanks for
the info...
- Neal
_____
From: Shawn Grover [mailto:[EMAIL PROTECTED]
Sent: Monday, March 01, 2004 11:57 AM
To: CF-Talk
Subject: RE: Strip HTML from String
There are functions for this at www.cflib.org
-----Original Message-----
From: Bailey, Neal [mailto:[EMAIL PROTECTED]
Sent: Monday, March 01, 2004 10:40 AM
To: CF-Talk
Subject: Strip HTML from String
Hello everyone...
I saw a while back that someone either posted a snippet or a link to a tag
somewhere that would strip out HTML tags from a string. I tried looking
though my e-mail but cant seem to find it, also tried looking on a few
exchanges but they did not do what I needed.
Basically if I have a string that looks like this:
....code to strip....
<body>
Here is some <font face="Arial, Helvetica, sans-serif">sample</font> test
with a <a href="">
</body>
....end....
....output of striped code....
Here is some sample test with a link.
....end....
Thanks for any help...
Neal Bailey
Internet Marketing Manager
E-mail: <mailto:[EMAIL PROTECTED]> [EMAIL PROTECTED]
_____
_____
[Todays Threads]
[This Message]
[Subscription]
[Fast Unsubscribe]
[User Settings]
- Strip HTML from String Bailey, Neal
- RE: Strip HTML from String rob.stokes
- Re: Strip HTML from String Ben Doom
- Re: Strip HTML from String S . Isaac Dealey
- RE: Strip HTML from String Bailey, Neal
- RE: Strip HTML from String S . Isaac Dealey
- RE: Strip HTML from String Shawn Grover
- Bailey, Neal