Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: htp "301 Moved Permanently"
marathoner_at_sina.com wrote:
> No such a thing?
>
> What's this, then? :-)
> http://psoug.org/reference/htp.html
>
> htp.htmlOpen;
> htp.headOpen;
> htp.title('Structure Tags Demo');
> htp.headClose;
> htp.bodyOpen(' source/binary.gif','text="#000000" vlink="#800080"
> alink="#00FFFF" bgcolor="#FFFFFF"');
> htp.print('Structure Tags Demo');
> htp.bodyClose;
> htp.htmlClose;
>
> Maybe I'm in the wrong group. Sorry!
I had assumed you dropped a T and intended HTTP.
Both built-in packages, HTP and HTF will generate HTML tags.
-- Daniel A. Morgan University of Washington damorgan_at_x.washington.edu (replace x with u to respond) Puget Sound Oracle Users Group www.psoug.orgReceived on Mon Jul 16 2007 - 14:52:45 CDT
![]() |
![]() |