
INET Control, File Upload with POST Method
Hi all,
sorry to dive straight into this NG with a request for help, but I am
getting
pretty frustrated with a problem that I hope you may be able to help me out
with.
The problem is basically this, I have a client whom wishes me to upload
files
via a VB application to his website. I Know the FTP element of INET would be
ideal, but his host server does not support FTP transfers, so the only way
to
send the files is with a POST method. I know it can be done from a simple
HTML
page, but can I do it straight from VB (6 Pro)? If so, could you give me any
clues, hints or point me in the direction of any sample code?
I'm pretty new to VB and the INET control, I can find lots of information on
the POST method for passing general information, however I really need to
send
graphic files.
Thanks in advance!
MrMcauber