Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Program to save a web page as a .htm file
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Divers
Thread ID:
00934635
Message ID:
00934651
Vues:
24
Exactly! Thanks.
Sammie
>Is it what you mean?
>
>oIE = CreateObject("InternetExplorer.Application")
>oIE.Visible = .T.
>oIE.Navigate(.....)
>* ......
>?strtofile(oIE.Document.Body.InnerHtml,"html_file.htm")
>....
>
>
>>I want to programmatically duplicate the "File/Save as" action on Internet Explorer to save a web page as a .htm file.
>>
>>Any suggestions?
>>TIA
>>Sammie
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform