Re: CGI with URL problem

2008-02-14 Thread rodmc
Thanks for your reply, no one is running locally on my PC and the other as the default user which occurs when the script is run through a browser. Best, rod -- http://mail.python.org/mailman/listinfo/python-list

Re: CGI with URL problem

2008-02-13 Thread Ralf Schönian
rodmc schrieb: > -- sorry if this has shown up twice, but my browser crashed and ended > up posting the message when I hit the space bar for some odd reason. > Also it was not quite ready. > > Hi, > > I am writing a small CGI app which tests if another webpage exists, > the pages are on a Wiki s

CGI with URL problem

2008-02-11 Thread rodmc
-- sorry if this has shown up twice, but my browser crashed and ended up posting the message when I hit the space bar for some odd reason. Also it was not quite ready. Hi, I am writing a small CGI app which tests if another webpage exists, the pages are on a Wiki system. Anyway when I run the sam