Hello. I found that the problem is between Medusa and Quixote: QuixoteHandler incorrectly parses request.uri. The patch to solve this is attached. I tested the patch on Linux and Windows, Python 2.2 and 2.3, browsers Mozilla and M$IE. I am not sure what to with "params". I have never used this style of parameters. May be I should append them to path? to query_string? Oleg. -- Oleg Broytmann http://phd.pp.ru/ phd@phd.pp.ru Programmers don't die, they just GOSUB without RETURN.