Re: Oracle output to HTML

From: David Rackley <drack_at_sbctri.sbc.com>
Date: 1996/09/05
Message-ID: <9bhgpchlfo.fsf_at_diablo.tri.sbc.com>#1/1


A couple of things come to mind,

  1. the sql script can generate html
  2. the sql script can spool to a file, which would be parsed by the cgi program.

In either case the html must be sent back to the browser, usually via standard input. I have an example sql script that generates html tags for a table of names and phone numbers.

For info on CGI programming try: http://www.best.com/~hedlund/cgi-faq/

Hope this helps.

-- 

  +----------------------+----------------------------------------------+

| David Rackley | email: drack_at_tri.sbc.com |
| Southwestern Bell | tel: (512) 372-5516 FAX: (512) 372-5591 |
| Technology Resources | http://www.tri.sbc.com/ |
| 9505 Arboretum Blvd +----------------------------------------------+
| Austin, TX 78759 | It's OK to be a martyr, as long as you don't |
| | bring your own firewood. -- Dr. Jim Rigby |
+----------------------+----------------------------------------------+
Received on Thu Sep 05 1996 - 00:00:00 CEST

Original text of this message