Do you have a web server running at all? I ask because I've created some
java servlets that will provide a phone-book type page. It uses a table
that's been created on the DB to store all the names and numbers etc, and
then just does a select on it from within the .java code. It also has some
HTML formatting embedded into it to make it all nice and spiffy when it's
displayed. If that's of anyuse to you I can let you see it.

Kev.

-----Original Message-----
Sent: 07 September 2001 16:56
To: Multiple recipients of list ORACLE-L


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  
[EMAIL PROTECTED]                     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: [EMAIL PROTECTED]

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: [EMAIL PROTECTED] (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: Thomas, Kevin
  INET: [EMAIL PROTECTED]

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: [EMAIL PROTECTED] (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).

Reply via email to