On Tue, 13 Dec 2005 14:07:47 -0600, Matthew Thorley <[EMAIL PROTECTED]> wrote:

[SNIP]

Can some one please explain how to do server side file upoad
processing??? I'm totaly lost here. I'm sure that it must be something
painfully obvious, since uploads are such a common thing. But I can't
figure it out.


IIRC, request.content should contain what you are looking for. Note that twisted.web doesn't handle file uploads optimally; twisted.web2 does a better job in that particular area.

Hope this helps,

L. Daniel Burr

_______________________________________________
Twisted-web mailing list
[email protected]
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-web

Reply via email to