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:
Thu, 9 Dec 1999 19:31:53 -0500
Content-Type:
text/plain
Parts/Attachments:
text/plain (16 lines)
At 02:29 PM 12/9/1999 -0800, Robert C. Leif, Ph.D. wrote:
>  My suspicion is that the C code in uncgi permits reading the
>command line with the *.exe? part of the string. That is why I started this
>thread. Is there an Ada compiler for Windows 98, Windows CE, or any other
>reasonable INTEL based PC which can read the output of a HTML.Form.Get? I
>know about Post. However, one should first worry about reading the string,
>prior to the problem of its parsing.

    Ah, since uncgi neatly bypasses the problem--both GET and POST data goes to environment variables local to the process running the Ada program--I never worried about this when deciding whether to use GET or POST.

                                        Robert I. Eachus

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

ATOM RSS1 RSS2