Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: HTML to PL/SQL converter utility
I comeover converting by copying and pasting the HTML source code into
htp.print block.It seems like:
htp.print('
--html source goes here
');
Derya
"Gregory Lechkun
> Hi,
> I've been working on an html page that I would like to put into my database.
> Now that I've got the look I want, I would like to convert it to a stored
> procedure by using a conversion utility. I thought there was a utility at
> govt.us.oracle.com called "Alchemy" that would convert an html file to a
> series of htp.* and htf.* calls. I tried looking for govt.us.oracle.com but
> I got sent to www.oracle.com (when did govt.us.oracle.com go away?), and
> www.oracle.com didn't have anything on Alchemy.
>
> Does anyone know how I can get the conversion utility if it does exist?
>
> Thanks in advance,
> gpl :-)
> Greg Lechkun
> lechkung<<nospam>>@dteenergy.com
Received on Sun Jul 04 1999 - 18:14:06 CDT
![]() |
![]() |