[Gambas-user] WebView html source code?

Bruce Steers bsteers4 at gmail.com
Fri Jul 22 18:25:48 CEST 2022


Would it take much for a new WebView method or property to get the source
code?

a Method like
WebView1.GetSource() As String
or
WebView1.GetHtml() As String

or a read property (or even read/write)
sSource = WebView1.Source
or
sSource = WebView1.Html


I really want to add an option to my gambas debug browser to read the
source.
Much respect
BruceS
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20220722/b5c8d25c/attachment.htm>


More information about the User mailing list