On Friday 21 April 2006 13:36, Tres Seaver wrote:
<snip>
> REQUEST.stdin is the actual stream (either a tempfile or a StringIO).
> You will likely need to rewind it before you can use it.
>

That seems to work YES.

with cgi.parse_qsl I'm practically done already.
Only some unicode troubles with norwegian charcters to iron out.

Thanks :-D

Gaute
_______________________________________________
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )

Reply via email to