Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Display HTML In a VFP Form - How?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00933213
Message ID:
00933216
Vues:
25
This message has been marked as the solution to the initial question of the thread.
>I would like to display HTML and HTML tables in a VFP form. I don't want to use the facility as a browser. I just want to be able to display HTML in a VFP form.
>
>Can anyone tell me how this can be achieved, examples etc ?


Angie,

In Tools / Options / Controls (ActiveX controls), check Microsoft Web Browser. Then drop the control on the form and you're off and running. Given my time frame for what I needed to produce, I found it quicker to create an HTML file and then call the control's Navigate() method to bring it up. Alternatively, you could probably go through the HTML document's object model and manipulate the content that way.

Hope that's helpful.

Laterness,
Jon
Jon Rosenbaum
Devcon Drummer
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform