Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How can i print HTML Document Using Webbrowser Control.
Message
De
01/06/1999 21:11:00
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Applications Internet
Divers
Thread ID:
00224640
Message ID:
00225183
Vues:
20
>Hi, Bob
>
>Yes, olecontrol1 is Webbrowser control !
>
>And I can't find topic. (Keyword = HTML, WEB, WEBBROWSER, HTML+PRINT)
>
>Please give me full code...
>
>ASAP


I found my test form... I have the following code in the click method of a button on the form that says print...
this.Enabled = .f.

Do While ThisForm.OleControl1.Busy
	DoEvents()
enddo

ThisForm.Olecontrol1.ExecWB( 6, 0 )

this.Enabled = .t.
As you can see... my memory transposed ExecWB to WBExec that I gave you. Hope this helps.

BOb
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform