Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Inet
Message
 
À
25/11/1998 12:54:01
Information générale
Forum:
Visual Basic
Catégorie:
Contrôles ActiveX
Titre:
Re: Inet
Divers
Thread ID:
00161376
Message ID:
00161483
Vues:
34
>With Inet1
> .URL = "myserver.ca"
> .UserName = "anonymous"
> .Password = "richard"
> .Execute , "CD " & Text1.Text
> .Execute , "GET dtcoc.txt c:\rich.txt"
>End With
>
>Thanks ..
>
>Richard

Did you try something like:
.Execute , "GET " & Text1.Text & "\dtcoc.txt c:\rich.txt"
Éric Moreau, MCPD, Visual Developer - Visual Basic MVP
Conseiller Principal / Senior Consultant
Moer inc.
http://www.emoreau.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform