[Gambas-user] get HTML from Webbrowser example?
vuott at tiscali.it
vuott at tiscali.it
Thu Sep 27 16:32:09 CEST 2018
Quickly:
*******************************************************
Public Sub Form_Open()
WebView1.Url =
"https://lists.gambas-basic.org/pipermail/user/2018-September/065550.html"
End
Public
Sub WebView1_Load()
Print WebView1.HTML
End
*********************************************************
Il
27.09.2018 03:08 mikeB ha scritto:
> How can I display the HTML code
(of a page loaded within WebKit component)?
>
> Sample code or
reference link would be greatly appreciated;-)
>
> mikeB
>
> ----[
Gambas mailing-list is hosted by https://www.hostsharing.net [1] ]----
Con MyOpen hai Giga, SMS e i minuti che vuoi da 3€ al mese, per sempre. Cambi gratis quando e come vuoi e in più hai 10€ di credito omaggio!
SCOPRI DI PIU’ http://tisca.li/myopen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gambas-basic.org/pipermail/user/attachments/20180927/0948529e/attachment.html>
More information about the User
mailing list