Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Display HTML In a VFP Form - How?
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00933213
Message ID:
00933216
Views:
24
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform