Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Get HTML code
Message
 
 
À
29/07/2002 10:16:38
Information générale
Forum:
Visual FoxPro
Catégorie:
Programmation Orientée Object
Titre:
Divers
Thread ID:
00683500
Message ID:
00683501
Vues:
27
>Hello, is there a way to get the html code of a page that is published on the internet and place this code into a text file on my pc?
>
You can download ReadUrl program by David Frankenbach from http://www.geocities.com/df_foxpro/qgen008.htm
lcUrl = "http://www.somesite.com/some.html"
lcText = ReadUrl(lcUrl)
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform