a little more help with python server-side scripting

John Salerno johnjsal at NOSPAMgmail.com
Fri Feb 24 16:18:55 EST 2006


Paul Boddie wrote:

> To sum up:
> 
>  1. Copy the three line "CGI with Python" example, save it as
>     yourfile.py, upload it, test it. If it works, celebrate and move
>     on to step 2. If it doesn't, move on to step 2 anyway. ;-)
> 
>  2. Copy the Web page example from the Microsoft link, save it
>     as yourfile.asp and also as yourfile.html, upload them, test
>     them. If one of them works, celebrate and note down whether
>     you should be using .asp or .html on the end of your filenames.
>     If both of them work, celebrate more vigorously! If neither work,
>     try and tell us what went wrong.

Thank you. I'm going to study your response and give it all a try!  :)



More information about the Python-list mailing list