Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to stuff HTML into a browser control
Message
From
21/09/2001 03:03:50
 
 
To
20/09/2001 23:09:55
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
00559092
Message ID:
00559138
Views:
16
This message has been marked as a message which has helped to the initial question of the thread.
Hi!

Try to use something like ...Document.All(0).InnerHTML = "HTML here". I guess Document object in the WEB Browser control is the same reference as a Document object for a JavaScript. In IE5.0 and higher you can change the layout of page by assigning the tags to innerHTML property of several container objects on HTML page, include BODY. I do not know exactly, however, how to access the BODY element from the Document object.

HTH.

>Here's the simple: On a form, there's a browser control. In a table, there's a bunch of HTML pages in memos. How can I show them without throwing stuff on disk, checking whether the browser control still has them open, deleting them on the way out etc. The properties published don't give me much of a clue, UT Search currently offline, and nothing in the FAQ. Ergo, anybody?
Vlad Grynchyshyn, Project Manager, MCP
vgryn@yahoo.com
ICQ #10709245
The professional level of programmer could be determined by level of stupidity of his/her bugs

It is not appropriate to say that question is "foolish". There could be only foolish answers. Everybody passed period of time when knows nothing about something.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform