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

Home -> Community -> Usenet -> c.d.o.server -> Re: How to create HTML from Oracle

Re: How to create HTML from Oracle

From: Girts Graudins <ggraudins_at_my-deja.com>
Date: Mon, 21 Feb 2000 03:05:46 GMT
Message-ID: <88qa29$9qd$1@nnrp1.deja.com>


It's easier to build the prototype HTML in a WYSIWYG HTML editor (DreamWeaver is a good choice) and then just wrap all of it in htp.print() statements. Will save you a lot of time. Then you can modify it by adding PL/SQL logic for dynamic content.

There's also a free Oracle tool called WebAlchemy, which would do pretty much the same thing - take HTML and translate all the tags into htp.whatever syntax. It was .. so-so. It did not understand some of the more advanced tags.



Girts Graudins
Consulant
The Exeter Group, Inc.
ggraudins_at_hotmail.com
http://www.exetergroup.com/

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Sun Feb 20 2000 - 21:05:46 CST

Original text of this message

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