[Twisted-Python] Where are stored the filenames of the files uploaded using www Form?
Frantisek Fuka
fuka at fuxoft.cz
Sun Feb 15 16:28:04 MST 2004
I want to use Twisted on my server so that I can upload generic files
using WWW interface. (I use only the basic Twisted Web bones, no Woven
etc.) When I upload the files, the session.args dictionary contains the
names of form elements and the contents of the uploaded files. But how
can I find out the filenames of the uploaded files, so that
"picture7.jpg" could be automatically stored as "picture7.jpg"?
Thanks
--
Frantisek Fuka
(yes, that IS my real name)
(and it's pronounced "Fran-tjee-shek Foo-kah")
----------------------------------------------------
My E-mail: fuka at fuxoft.cz
My Homepage: http://www.fuxoft.cz
My ICQ: 2745855
More information about the Twisted-Python
mailing list