comp.lang.ada
 help / color / mirror / Atom feed
From: Jacob Sparre Andersen <sparre@nbi.dk>
Subject: Re: Help with ADA CGI
Date: Mon, 08 Apr 2002 15:56:59 +0200
Date: 2002-04-08T15:56:59+02:00	[thread overview]
Message-ID: <3CB1A1AB.CF3534D6@nbi.dk> (raw)
In-Reply-To: 3cb0c548_1@mk-nntp-1.news.uk.worldonline.com

George wrote:

> 1)when I submit my ada generated form I cannot get the results to appear on a
> new page

What do you mean by a _new_ page?

> 2)if there is an error in the form, I cannot get the program to wait for the
> user to input the missing data, instead it just continues with the output- of
> course it results in 'Your name is      ' etc etc and not what I want.
> If the form is submitted blank, it should put another form out and ask the user
> to input the data again, but I can't get it to do this.

Since HTTP is basically a stateless protocol, a CGI program
can not wait for the user.

Jacob
-- 
"Navier-Stokes-ligningen er som Biblen,
 det er randbetingelserne der bestemmer det hele."



  reply	other threads:[~2002-04-08 13:56 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-04-07 22:16 Help with ADA CGI george
2002-04-08 13:56 ` Jacob Sparre Andersen [this message]
2002-04-08 14:40 ` Mário Amado Alves
2002-04-08 16:59 ` Pascal Obry
replies disabled

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