Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Showing HTML data infto a VFP form
Message
 
To
07/02/2003 10:34:59
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00750598
Message ID:
00750874
Views:
30
Oscar:

You can use this code in the click event of a button to print:

THISFORM.oBrowser.execwb(6,1,0,0)

and this code for page setup:

THISFORM.oBrowser.execwb(8,0,0,0)

Charlie
Previous
Reply
Map
View

Click here to load this message in the networking platform