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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: "Publishing" HTML

RE: "Publishing" HTML

From: L Parkes <lanceparkes_at_hotmail.com>
Date: Fri, 07 Sep 2001 12:04:52 -0700
Message-ID: <F001.0038715E.20010907122142@fatcity.com>

Try SET MARKUP HTML ON SPOOL ON - this will include the beginning and ending html tags

>From: "Scott Graves" <scott.graves_at_nisc.cc>
>Reply-To: ORACLE-L_at_fatcity.com
>To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com>
>Subject: RE: "Publishing" HTML
>Date: Fri, 07 Sep 2001 09:05:34 -0800
>
>To produce a simple page, at the sqlplus prompt type "set markup html on"
>then issue your query and spool it to a file.
>
>
> > -----Original Message-----
> > From: root_at_fatcity.com [mailto:root_at_fatcity.com]On Behalf Of Charlie
> > Mengler
> > Sent: Friday, September 07, 2001 10:56 AM
> > To: Multiple recipients of list ORACLE-L
> > Subject: "Publishing" HTML
> >
> >
> > On a good day, I'm challenged to spell HTML so I need advice.
> > I have a strightforward SQL query that produces our internal
> > phone list. I'd like to make this data available on our Intranet.
> >
> > What is the simplest way for me to "webify" this output?
> > This can really be a static webpage; rather than doing a
> > real time DB query anytime somebody wants to look at the
> > phone list on the web.
> >
> > TIA & HAND!
> >
> > --
> > Charlie Mengler Maintenance Warehouse
> > charliem_at_mwh.com 10641 Scripps Summit Ct.
> > 858-831-2229 San Diego, CA 92131
> > Data-free analysis results in a success-free history.
> > --
> > Please see the official ORACLE-L FAQ: http://www.orafaq.com
> > --
> > Author: Charlie Mengler
> > INET: charliem_at_mwh.com
> >
> > Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> > San Diego, California -- Public Internet access / Mailing Lists
> > --------------------------------------------------------------------
> > To REMOVE yourself from this mailing list, send an E-Mail message
> > to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> > the message BODY, include a line containing: UNSUB ORACLE-L
> > (or the name of mailing list you want to be removed from). You may
> > also send the HELP command for other information (like subscribing).
> >
> >
>
>--
>Please see the official ORACLE-L FAQ: http://www.orafaq.com
>--
>Author: Scott Graves
> INET: scott.graves_at_nisc.cc
>
>Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
>San Diego, California -- Public Internet access / Mailing Lists
>--------------------------------------------------------------------
>To REMOVE yourself from this mailing list, send an E-Mail message
>to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
>the message BODY, include a line containing: UNSUB ORACLE-L
>(or the name of mailing list you want to be removed from). You may
>also send the HELP command for other information (like subscribing).



Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: L Parkes
  INET: lanceparkes_at_hotmail.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Fri Sep 07 2001 - 14:04:52 CDT

Original text of this message

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