Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Inet
Message
De
27/11/1998 07:09:22
Jody Cairns
OAO Technology Solutions
Moncton, Nouveau-Brunswick, Canada
 
 
À
27/11/1998 06:50:05
Information générale
Forum:
Visual Basic
Catégorie:
Contrôles ActiveX
Titre:
Re: Inet
Divers
Thread ID:
00161376
Message ID:
00161914
Vues:
31
> These line belown works fine with the OPENURL method
>
>With Inet1
> .URL = "ftp://ftp@blzcx.qc.bell.ca/"
> .UserName = "anonymous"
> .Password = "richard"
> Text2.Text = .OpenURL("ftp://ftp@blzcx.qc.bell.ca/pub/rauger.199810")
> .Execute , "CLOSE"
>End With

That's interesting. Have you tried the OpenURL method with the microsoft ftp site code I posted? I haven't, but it would probably work. Do whatever works is my philosophy.

Check the Help in VB for the OpenURL method. They provide a good example on how to retrieve files via ftp, though it looks like you already know what you are doing.

Best,

jody
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform