Thanks for your prompt reply, Yes, I figured out the :-lib(cgi) bit. Version wise, I am running 5.2 No I dont get: Data = "code=&query=&run_eclipse=Compile+and+run" I get; Problem: Environment variable REQUEST_METHOD not set This means that the server is trying to elicit the method by which the form was sent (Post or Get) and is failing because the Request_Method isnt set on THE SERVER right???? This is a server administration problem I take it, so there is nothing I personnaly can do to tweak my current setup of eclipse to set the Request_Method right???? Kevin On Fri, 17 May 2002, Joachim Schimpf wrote: > Kevin wrote: > > > > However, when I run these files, it comes up with an error. The error is > > in the run.pl file. > > I just realised that the file I sent you the other day contained a > :- use_module(cgi). > instead of > :- lib(cgi). > but I think you fixed that already. > > > > > Can you please help! Is the error somewhere in the run.pl file or the > > actuall setup of eclipse or what.?! > > try replacing your run.pl by the attached test.pl > > This should generate a page that reads: > > ECLiPSe Output > Data = "code=&query=&run_eclipse=Compile+and+run" > > > -- > Joachim Schimpf / phone: +44 20 7594 8187 > IC-Parc, Imperial College / mailto:J.Schimpf@ic.ac.uk > London SW7 2AZ, UK / http://www.icparc.ic.ac.uk/eclipse KevinReceived on Sat May 18 00:49:49 2002
This archive was generated by hypermail 2.1.8 : Wed 16 Nov 2005 06:08:16 PM GMT GMT