Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Control eh?
Message
De
04/11/2010 17:01:37
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
01488307
Message ID:
01488322
Vues:
63
>Why not access it directly through Web Browser control DOM? I used IE for simplicity. You'll have to replace oIE with reference to the Web Browser control on the form.
>
>oIE = CreateObject("InternetExplorer.Application")
>oIE.Visible = .T.
>oIE.Navigate2('http://www.google.com')
>oDoc = oIE.Document
>? oDoc.body.innerText
>
>
>>
>>I am trying to capture the text from a web page and eventually write it to a memo field

Thanks - I apologize fior the 'dumb' question and future dumb questions while I'm at it.
I ain't skeert of nuttin eh?
Yikes! What was that?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform