Hi, Swati, on this site, does file upload work with both IE and Firefox?
ISTR that there were some issues with multipart/form-data boundary specification that might be illuminated by this question... thanks, --titus On Fri, Jun 23, 2006 at 03:14:39PM +0530, Swati Bendale wrote: -> 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/sp-md-l12.xml" -> submit -> -> After this form gets submitted properly (no exception thrown). But at server side, values are not available in the request. -> Please suggest on the above. Please let me know if this is known issue with Twill upload. -> -> Best regards. -> Swati -> _______________________________________________ -> twill mailing list -> [email protected] -> http://lists.idyll.org/listinfo/twill _______________________________________________ twill mailing list [email protected] http://lists.idyll.org/listinfo/twill
