Re: HTTP Upload - An Answer
My requirement is to upload files from a vb application via HTTP.
Using INet Control seems to be useful.
Can I get more information regarding this?
Re: HTTP Upload - An Answer
I tried to use the code sample but, I got following Error: Cannot coerce type (Err.Nr: 35760) Can you help me??
Re: HTTP Upload - An Answer
I have a similar requirement. Pl give me more info at the earliest.
Archana
Re: HTTP Upload - An Answer
After some more work in this area I don't recommend this approach at all for a production environment. You would be better off using cURL or the libcURL libraries available at http://curl.haxx.se