Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Enviar arquivos em HTTP
Message
De
23/08/2004 09:59:02
Alexandre Sola
Witwise Adm de Bems S/C Ltda
São Paulo, Brésil
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Divers
Thread ID:
00935534
Message ID:
00935564
Vues:
19
fabiano vê se é isso ai ?
Abraços
Alexandre Sola

LOCAL loXMLHTTP as "MSXML2.XMLHTTP"
loXMLHTTP = CREATEOBJECT("MSXML2.XMLHTTP")
loXMLHTTP.open"GET", "http://www.foxbrasil.com.br/download/2002/Indexar_20021110.zip",.F., "user", "password")

loXMLHTTP.Send()
strtofile(loXMLHTTP.responseBody,"c:\arquivo.zip")
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform