Libo Yu <[EMAIL PROTECTED]> writes: > I need submit a file to a web page and then download its output. The > ENCTYPE files of the form is : multipart/form-data. It seems wget > doesnot support multipart data. Is that right? Thanks.
That's right. The support might not be too hard to add, though.
