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: strip HTML tags from fields?

Re: strip HTML tags from fields?

From: the matt <matt_at_kettlewell.net>
Date: Thu, 09 Aug 2007 12:32:10 -0700
Message-ID: <1186687930.549781.127260@q3g2000prf.googlegroups.com>


On Aug 9, 12:12 pm, "Vladimir M. Zakharychev" <vladimir.zakharyc..._at_gmail.com> wrote:
>
>
> See CTX_DOC.POLICY_FILTER procedure specification and description in
> Oracle Text Reference for the easiest way to convert HTML to plain
> text in Oracle 10g. Note that it's a procedure, not a function, so you
> may have to write a wrapper function of your own to be able to use it
> in SQL, and it requires Oracle Text to be installed.
>
> Regards,
> Vladimir M. Zakharychev
> N-Networks, makers of Dynamic PSP(tm)
> http://www.dynamicpsp.com

Doesn't look like I have that at my disposal. Any other ideas?? Received on Thu Aug 09 2007 - 14:32:10 CDT

Original text of this message

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