Hi,
I need to upload a zip file to a http-server. A html formupload (<input type="file">) works fine and neat. But my excel code fails to send a proper post method. So I wasted so much time finding out the proper headers (msdn and rfc) and methods that I'm willing to simply copy code that anyone could/would provide.
Did anyone succed in this?
thanks for any hint or code.
I need to upload a zip file to a http-server. A html formupload (<input type="file">) works fine and neat. But my excel code fails to send a proper post method. So I wasted so much time finding out the proper headers (msdn and rfc) and methods that I'm willing to simply copy code that anyone could/would provide.
Did anyone succed in this?
thanks for any hint or code.