From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: * X-Spam-Status: No, score=1.1 required=5.0 tests=BAYES_05,REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,ecff3d3cce1ac826,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-04-07 15:16:44 PST Newsgroups: comp.lang.ada Subject: Help with ADA CGI From: user@worldonline.co.uk (george) Reply-To: george@dodgybloke.co.uk Organization: Your Organization X-Newsreader: WinVN 0.99.9 (Released Version) (x86 32bit) MIME-Version: 1.0 Content-Type: Text/Plain; charset=US-ASCII NNTP-Posting-Host: ppp-64-213-120.friaco.access.uk.tiscali.com Message-ID: <3cb0c548_1@mk-nntp-1.news.uk.worldonline.com> Date: 7 Apr 2002 23:16:40 +0100 X-Trace: 7 Apr 2002 23:16:40 +0100, ppp-64-213-120.friaco.access.uk.tiscali.com Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!colt.net!dispose.news.demon.net!demon!mk-nntp-1.news.uk.worldonline.com!ppp-64-213-120.friaco.access.uk.tiscali.com Xref: archiver1.google.com comp.lang.ada:22202 Date: 2002-04-07T23:16:40+01:00 List-Id: Hi there. I would appreciate it if anyone could email me ASAP and give me some advice on how to get my ADA CGI program working. I have the following problem 1)when I submit my ada generated form I cannot get the results to appear on 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. If you wish to see my source code, please email me georgeATdodgybloke.co.uk - I'm sure you'll work out you have to replace the AT with @, but it's to stop spamming bots. thanks George