INET Control, File Upload with POST Method 
Author Message
 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



Fri, 31 Oct 2003 15:06:43 GMT  
 INET Control, File Upload with POST Method
As part of our SocketTools Visual Edition package we have an HTTP
control which can be used with VB6 to use the POST method.  We have
created a modified form of the HTTP sample which customarily comes
with this package to do a POST to the server rather than a GET.  This
modified sample is not yet part of the general release, but if you

An evaluation copy of the SocketTools Visual Edition package can be
downloaded from our website at http://www.catalyst.com

David

On Mon, 14 May 2001 03:06:43 -0400, Gary Walker

Quote:

>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



Sun, 02 Nov 2003 09:58:46 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. File Upload Using HTTP Post w/INET Control

2. inet http post file upload problem

3. Inet control and post method

4. Inet Control whit POST method

5. MS Inet transfer control & post method

6. Inet control and post method

7. Inet Control whit POST method

8. INET control: HTTP post method

9. MS Inet transfer control & post method

10. Inet control and post method

11. Using "POST" method in INET control

12. Inet control does not work with POST method ?

 

 
Powered by phpBB® Forum Software