[twill] Problem with file upload using formfile

Pushyamitra Navare pushyamitra.navare at gmail.com
Mon Jan 30 03:47:37 PST 2006


Hi all,

I was trying to upload a form containing a file and some other values.
All values are hidden in the form with some default values, except filename 
box.I am doing following in a script:

formfile 1 "filename" "/tmp/test.xml"
submit

After this form gets submitted properly (no exception thrown).
But at server side, values are not available in the request.

Ethereal trace shows that POST data is (slightly) different for twill as 
compared to firefox/Konqueror. So i think that may be a problem but I am not 
sure.

Can you please help me with the problem...

Thanks
Pushyamitra



More information about the twill mailing list