Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Retreive webpage with winsock
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
00700334
Message ID:
00703796
Vues:
16
Hi,

The best method (for my application) was using the URLDownloadToFile API, in URLMON.DLL just using a temp file to retreive HTML code and use FileToStr function to get it in a variable or in an EditBox
Declare integer URLDownloadToFile in urlmon integer pCaller, string szURL, String szFileName, Integer dwReserved, integer lpfnCB
I hope it will help...

Thierry
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform