- Home
·
- Internet/HTML
·
- One line of code for viewing the Source of a web page using the WebBrowser contol. The View-Source
One line of code for viewing the Source of a web page using the WebBrowser contol. The View-Source
One line of code for viewing the Source of a web page using the WebBrowser contol. The "View-Source:" command also works within any browser.
Rate One line of code for viewing the Source of a web page using the WebBrowser contol. The View-Source
(1(1 Vote))
'and then put this code for "View source". It works.
'mail me at [email protected]
WebBrowser.Navigate "view-source:" & WebBrowser.LocationURL
One line of code for viewing the Source of a web page using the WebBrowser contol. The View-Source Comments
No comments yet — be the first to post one!
Post a Comment