Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Print html file
Message
From
06/02/2006 01:42:51
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
01093288
Message ID:
01093844
Views:
25
When I try to exec this code:
oIE = CREATEOBJECT("InternetExplorer.Application")
oIE.Navigate("c:\temp\Q40WA0.html")
oIE.ExecWb(6,2,0,0) && Goes straight to printer, no prompt
*oIE.Visible = .T.
*oIE.ExecWb(6,0,0,0) && Shows page, and displays printer prompt

it is OLE error code 0x80040100



>See Re: Internet explorer Message #547566
Previous
Reply
Map
View

Click here to load this message in the networking platform