"Tiago Katcipis" <katci...@inf.ufsc.br> wrote

thank you all for the help but i have finnaly been able to do what i wanted. I will not use CGI scripts, its very simple what im doing and i just wanted
the parameters sent on the POST like:
*
"name1=value1&name2=value2&name3=value3"*

The cgi module would have given you that in about 5 lines
of code, so you did an awful lot of work that you didn't
need to! But at least you will have learned a lot about
http servers that might be useful in the future. :-)

Alan G.

_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to