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: Can wrap encode plain text?

Re: Can wrap encode plain text?

From: Yong Huang <yong321_at_yahoo.com>
Date: 28 May 2002 07:03:00 -0700
Message-ID: <b3cb12d6.0205280603.3db7835@posting.google.com>


Hi, Daniel,

That's just an example. In our real code, we have a lot of htp.p calls. This is Oracle9i Application Server. htp.p or htp.print is used to output HTML code. I used dbms_output.put_line as an example since it does the same thing and people are less familiar with the htp package.

Regards,

Yong Huang

Daniel Morgan <dmorgan_at_exesolutions.com> wrote in message news:<3CF258EA.3D7E8D55_at_exesolutions.com>...
> As a side note ... what is DBMS_OUTPUT.PUT_LINE doing in wrapped code?
>
> Daniel Morgan
Received on Tue May 28 2002 - 09:03:00 CDT

Original text of this message

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