Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Printing with WebBrowser control
Message
 
À
30/04/2003 15:29:42
Information générale
Forum:
Visual Basic
Catégorie:
Contrôles ActiveX
Divers
Thread ID:
00783390
Message ID:
00783512
Vues:
18
This message has been marked as a message which has helped to the initial question of the thread.
to load a blank document, use WebBrowser.Navigate "about:blank", and then you should be able to write to the document using:

Call WebBrowser.Document.write(HTML)


>I'm using a WebBrowser control to display a local HTML file. Is there a way to print the displayed document?
>
>And also, I was informed of a way to just pass a string to the control and it will be displayed without a need for a file to navigate to. Is there?
>
>Thanks!
Éric Moreau, MCPD, Visual Developer - Visual Basic MVP
Conseiller Principal / Senior Consultant
Moer inc.
http://www.emoreau.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform