Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Browser Printing
Message
From
20/09/1999 14:46:31
 
 
To
20/09/1999 12:49:22
General information
Forum:
Visual FoxPro
Category:
Internet applications
Miscellaneous
Thread ID:
00266682
Message ID:
00266844
Views:
23
>>Is it possible to programmatically ( using VBScript or javaScript on the client side )force a browser to print the current web page?
>>
>>Thanks,
>>Bill
>
>You can print from the IE object, the problem is, I don't think that that (top level) object is available from a script, only from externally (Automation or ActiveX). Someome might call me on this, but I think this is by design for security purposes.
>
>FWIW, this is how to print the current document in IE
>oIE.ExecWB( 6, 10, 0, 0 )

Ok, if I'm reading you correctly, if you create a browser object from VFP you can use this method to print from it. But I'm referring to printing from a VBScript or JavaScript from within the actual browser the user started up on their desktop, and that this cannot be done. Am I reading you correctly?
William A. Caton III
Software Engineer
MAXIMUS
Atlanta, Ga.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform