HTML tags in PL/SQL

From: Erbug Celebi <celebi_at_cs.deu.edu.tr>
Date: 1998/04/30
Message-ID: <3548ADD9.6DC2E0AA_at_cs.deu.edu.tr>#1/1


Hi,

[Quoted] Im using PL/SQL to generate html pages on Oracle Web Server3.0. Im donig this by using htp procedures.
My quetsion is how can I use HTML tags in PL/SQL?

 For example:

      htp.htmlOpen;
      htp.headOpen;

....
....
< --any HTML tag> htp.htmlClose;

Thanks in advance...
please send answers to celebi_at_novell.cs.deu.edu.tr Erbug. Received on Thu Apr 30 1998 - 00:00:00 CEST

Original text of this message