TEAM-ADA Archives

Team Ada: Ada Programming Language Advocacy

TEAM-ADA@LISTSERV.ACM.ORG

Options: Use Forum View

Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
"Robert I. Eachus" <[log in to unmask]>
Reply To:
Robert I. Eachus
Date:
Tue, 14 Sep 1999 12:43:48 -0400
Content-Type:
text/plain
Parts/Attachments:
text/plain (20 lines)
At 05:57 PM 9/13/1999 -0700, Robert C. Leif, Ph.D. wrote:

>Although I did not expect to find it, I searched my C: drive for uncgi.* and
>found nothing. Do you have a location where uncgi can be obtained?

     The version I am using is getting a bit long in the tooth, so I looked it up on the web: http://www.midwinter.com/~koreth/uncgi.html

>  How would its use help the present problem of just obtaining the string
>  sent by Submit Form?

   uncgi decodes all that and puts it in evironment variables, read the uncgi documentation.  (If you need an Ada binding to getenv, I can send you one, but it is just a few lines of code...)  I have never had any problem compiling uncgi on any platform even though it is written in C.  (Actually that is an unwarrented slam of C.  It is written in standard, and portable C, most programs in C that claim to be portable depend heavily on ifdefs.)

   Incidently, I use/have used uncgi under Win NT 4.0, with a webserver called HTTPS.  (The only problem was reading the HTTPS documentation to find the slight differences from the Unix webservers.)

                                        Robert I. Eachus

with Standard_Disclaimer;
use  Standard_Disclaimer;
function Message (Text: in Clever_Ideas) return Better_Ideas is...

ATOM RSS1 RSS2