Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: pl/sql function to strip html tags

Re: pl/sql function to strip html tags

From: Henning Follmann <h.follmann_at_gmx.de>
Date: Mon, 29 Oct 2001 09:19:42 -0500
Message-ID: <slrn9tqpbu.m9.h.follmann@localhost.follmann-net>


On 27 Oct 2001 11:15:23 +0200, Dirk Gomez <usenet_at_dirkgomez.de> wrote:
> Hello,
>
> I'm looking for a pl/sql function that removes html tags from clobs.
>
> On asktom I found a function str_html, but it is a bit wimpy: e. g. it does
> not handle 'I will prove that 3 < 5 is true and 6 > 2 is wrong' properly.
>

Hi Dirk,
what does it mean "does not handle"?
It assumes < 5 is true and 6 > is a html tag? Well it might be undestandable because < > are special characters. It should be &lt; &gt; !

Cheers,
Henning

-- 
Henning Follmann      |     8 Jane Road
Tel.: +1 908 656 7061 |     New Providence, NJ 07974
H.Follmann_at_gmx.de     |     USA


-----=  Posted via Newsfeeds.Com, Uncensored Usenet News  =-----
http://www.newsfeeds.com - The #1 Newsgroup Service in the World!
 Check out our new Unlimited Server. No Download or Time Limits!
-----==  Over 80,000 Newsgroups - 19 Different Servers!  ==-----
Received on Mon Oct 29 2001 - 08:19:42 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US