Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Extracting HTML from Web Browser control
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
00573402
Message ID:
00573409
Vues:
26
This message has been marked as the solution to the initial question of the thread.
>Hi all,
>
>I have an instance of the Web Browser control on a VFP 7 form. I've successfully navigated to the desired URL.
>
>How do I now gain access, programmatically, to the HTML code for that URL? I need to parse the HTML for a particular tag, and would like to use the new STREXTRACT function of VFP 7 to search for the value associated with the tag.
>
>TIA,
Thisform.WebControl1.document.documentElement.innerHTML
HTH
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform