"aivars" <[EMAIL PROTECTED]> wrote
still banging mu head with Wesley Chun's simple example -
I'm not sure if this is significant but....
It gives me the following error: Traceback (most recent call last): File "C:\Cgi-bin\friends1.py", line 15, in <module>
Notice that the file path has Cgi not cgi Case may be significant...
<FORM ACTION="/cgi-bin/friends1.py">
The action expects cgi Just a thought. -- Alan Gauld Author of the Learn to Program web site http://www.freenetpages.co.uk/hp/alan.gauld _______________________________________________ Tutor maillist - [email protected] http://mail.python.org/mailman/listinfo/tutor
