Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Internet page retrieval and saving
Message
De
18/09/1999 11:04:51
 
 
À
18/09/1999 02:47:06
Upendra Nayak
Cadsys Technologies
Mumbai, Inde
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00266265
Message ID:
00266324
Vues:
20
>Dear UT User's
>
>I would like to know how to retrieve and save web
>pages from vfp.
>
>In our organisation we retrieve lot of pages on daily
>basis from various sites and would like to automate the
>same.
>
>I tried following code which works fine but i don't
>know how to save the retrieved page from the browse
>through vfp.
>
>Note: The code was pickedup from this forum but i
> don't remember the name.
>
> oIE = CreateObject('InternetExplorer.Application')
> oIE.Navigate('http://www.levelextreme.com')
> oIE.visible=.T.
> ?oIE.LocationURL
>
>with regards
>(Upendra Nayak)

Rick Strahl has several tools on his site. I think he has one that will help you with this. http://www.west-wind.com
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform