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: htp "301 Moved Permanently"

Re: htp "301 Moved Permanently"

From: DA Morgan <damorgan_at_psoug.org>
Date: Mon, 16 Jul 2007 12:52:45 -0700
Message-ID: <1184615563.375370@bubbleator.drizzle.com>


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.org
Received on Mon Jul 16 2007 - 14:52:45 CDT

Original text of this message

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