Mike Meyer wrote: [Browser behaviour]
> Actually, it's doing form processing. It's doing XMLHttpRequests. You might want to add some workarounds for Konqueror. What I found was that Konqueror (on KDE 3.4.0) has a tendency to add null bytes to the end of some form field values. Consequently, I get mostly "SyntaxError: unexpected EOF while parsing (line 1)" in that browser. It could well be that other browsers also have their quirks with XMLHttpRequest. Paul -- http://mail.python.org/mailman/listinfo/python-list