comp.lang.ada
 help / color / mirror / Atom feed
From: Jeff Glenn <jeff@iop.com>
Subject: Re: CGI in Ada?
Date: 1997/09/03
Date: 1997-09-03T00:00:00+00:00	[thread overview]
Message-ID: <340DF000.2C9A@iop.com> (raw)
In-Reply-To: Pine.SUN.3.95.970903111214.4288F-100000@garcia.efn.org


Eric James DeArment wrote:
> 
> Does anyone know if it's possible to do CGI programming in Ada?
> 
> +-------------------------------------------------+
> | "It is what sustained us through our            |
> |  days, the truth that was in our hearts         |
> |  and strength in our arms, and fulfillment      |
> |  in our tongues."-Oisin Mac Finn                |
> |                                                 |
> |  Eric DeArment /|\                              |
> |  ejd@efn.org                                    |
> |  Team Ada                                       |
> +-------------------------------------------------+

Sure it is! I wrote an Ada CGI program to display a calendar for either
the current or any month and it highlighted today in bold. My program
generated an HTML table. Your program can either read from the command
line (GET) or from Standard_Input (POST) and then write to
Standard_Output, just like any other CGI language. Of course, you aren't
going to use an interpreted Ada program, like Perl, but a lot of people
use C. Just compile and link your program and get your System
Administrator to put it in the appropriate cgi-bin directory. Voila!

Jeff Glenn

Jeff@IOP.com
http://www.iop.com/~jeff (Find my Ada link!)




  reply	other threads:[~1997-09-03  0:00 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-09-03  0:00 CGI in Ada? Eric James DeArment
1997-09-03  0:00 ` Jeff Glenn [this message]
1997-09-04  0:00 ` Dale Stanbrough
  -- strict thread matches above, loose matches on Subject: below --
2007-03-07 10:45 Maciej Sobczak
2007-03-07 11:21 ` Georg Bauhaus
2007-03-07 11:38   ` Martin Krischik
2007-03-07 12:45     ` Georg Bauhaus
2007-03-07 11:23 ` Martin Krischik
2007-03-07 14:25   ` Maciej Sobczak
2007-03-07 17:00     ` Georg Bauhaus
2007-03-08  7:21     ` Martin Krischik
2007-03-07 11:29 ` Anders Wirzenius
2007-03-07 12:09 ` Pascal Obry
2007-03-07 16:21 ` Jeffrey R. Carter
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox