Colin Fox
cfox at cfconsulting.ca
Thu Jan 29 13:27:03 EST 2004
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, all. I'm trying to read form data from a post, and the method I used for a CGI doesn't work - that is, reading the Content-Length, then reading that number of bytes from stdin. I want to go down to this level because I've created my own form parsing system, and it requires lower level access than the CGI module (and the FieldStorage stuff) provides. So how do you read the raw form data from a post? Thanks, ~ cf - -- Colin Fox President, CF Consulting Inc. cfox at cfconsulting.ca -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFAGXqnoaQ1/feGlJoRAmcYAJ9rbTDb+RB5DCVzxMhsPkpWPDvUGwCfeZWh TNmqYCq4bixeZ88ghAorra8= =KaYr -----END PGP SIGNATURE-----
|