vb5: Inet1.Execute and FTP (please help) 
Author Message
 vb5: Inet1.Execute and FTP (please help)

I am having some difficulty with the Inet control in vb5

have a single form with :
(1) command button
(1) directory list
(1) filelist
(1) inet control

What I have been trying to do is surf to a directory.
dir1.path
choose a file...
file1.filename

and FTP the file from my drive _to_ the web site. I own the site. And I
could use a regular FTP program to FTP it to the sight but I want

I have tried Inet1.execute but cannot get it to work. Look at most of
the VB sites out there. cant find any code that works.

Can anyone help?

Sent via Deja.com http://www.*-*-*.com/
Share what you know. Learn what you don't.



Thu, 06 Dec 2001 03:00:00 GMT  
 vb5: Inet1.Execute and FTP (please help)

Quote:

>I am having some difficulty with the Inet control in vb5

>have a single form with :
>(1) command button
>(1) directory list
>(1) filelist
>(1) inet control

>What I have been trying to do is surf to a directory.
>dir1.path
>choose a file...
>file1.filename

>and FTP the file from my drive _to_ the web site. I own the site. And I
>could use a regular FTP program to FTP it to the sight but I want

>I have tried Inet1.execute but cannot get it to work. Look at most of
>the VB sites out there. cant find any code that works.

>Can anyone help?

Just to say, you're not alone. I, too, am trying to use msinet.ocx to
FTP a file to our Internet Information Server. It either doesn't work
reliably or it doesn't work at all. However, I can send files using
WS_FTP without problems. I am now investigating the WinInet API, as
several people have said that the Inet control is buggy.

Jake



Thu, 06 Dec 2001 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. PLEASE HELP, PLEASE HELP, PLEASE HELP, PLEASE HELP, PLEASE HELP, PLEASE HELP, PLEASE HELP,

2. FTP using Execute in VB5

3. FTP using "inet1"

4. Inet1.Execute POST - Does it work

5. (Newbie) Q: Inet1.Execute strURL, "POST", strDATA,strHead

6. how to wait before executing next line w/Inet1

7. Inet1 and FTP

8. (Newbie) Q: Inet1.Execute strURL, "POST", strDATA,strHead

9. Inet1 FTP Anonymous/username-password problem

10. two Inet1.execute statements in a row?

11. Unable to run this loop routine with inet1.execute

12. Inet1.OpenURL - FTP Works, http doesn't

 

 
Powered by phpBB® Forum Software