On 10:42 Thu 31 Mar     , Ian Bicking wrote:
> 
> I think that must be because it uses cgi.parse_qs directory, which 
> returns a dictionary of lists (never flattening parameters).  I checked 
> in what I think is a fix.

I'm now getting a Serve Error when I submit POST data with a query
string in the URL. I turned up debugging on my script which you can view
here:

http://eradman.com:8080/app/formtest?id=123

Source here:

http://eradman.com:8080/app/formtest.py.txt

Eric


-------------------------------------------------------
This SF.net email is sponsored by Demarc:
A global provider of Threat Management Solutions.
Download our HomeAdmin security software for free today!
http://www.demarc.com/info/Sentarus/hamr30
_______________________________________________
Webware-devel mailing list
Webware-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/webware-devel

Reply via email to