Quantcast
Channel: VBForums - Visual Basic .NET
Viewing all articles
Browse latest Browse all 27411

VS 2010 HTML Scripts/Functions from VB

$
0
0
I got a problem and I have no idea how to deal with it.

Ok, I want to run a script with the click of a button and the script I want to run is in the html on my WebBrowser.

This is an example of the script:
Code:

<script>
Function *do this do that*
</script>

NOTE: *do this do that* is an example

I want to be able to run that function at the click of a button in Visual Basic. Also, there are some other scripts on this page so how can I separate this <script> from the others and run it? Also, the HTML tag doesn't contain a type like <script type="JavaScript"> it is just <script>.

Viewing all articles
Browse latest Browse all 27411


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>