Medusa and POSTing...

news-server KingArthur at roundtable.dyndns.org
Thu Apr 20 19:37:53 EDT 2000


I'm writing an MP3 Server/Player in Python using the Medusa HTTP server and
my own handlers written in Python... Alls well & good until I try to read
POSTed data from the client. I came up with a sure-fire way to test it (an
HTML form with a query button and hidden entry fields that submits its data
via posting).

Does anyone know how to get the form data? I've tried reading stdin and the
CGI module. I've also tried browsing through the medusa code to find
something but haven't had much success.

I appreciate the help,

John Brainard

KingArthur at roundtable.dyndns.org_remove_me






More information about the Python-list mailing list