Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Web Browser Control
Message
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00333810
Message ID:
00333881
Views:
15
>Hi All:
>
>When using the Web Browser control, can you use Fox code to manipulate the IE5 DOM? I would like to run the print method of the Window object, but can't seem to find a way to get a reference to it.
>
>Thanx,
>Charlie

The Window object doesn't have a print method, but you can invoke the browser print function with ExecWB:


oIE.ExecWB(6,10,0,0)
Erik Moore
Clientelligence
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform