Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Internet page retrieval and saving
Message
 
À
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:
00266301
Vues:
21
>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)

I've been putting some more samples together for this. Look at the code on my website and also check out the samples at www.shelbynet.com/download.htm
John Harvey
Shelbynet.com

"I'm addicted to placebos. I could quit, but it wouldn't matter." Stephen Wright
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform