Link to home
Start Free TrialLog in
Avatar of ASkEPA
ASkEPAFlag for Poland

asked on

How to run java script function (from the page loaded into the webbrowser control) using vb.net code ?

Hello Experts.

I loaded a page into the webbrowser control and in the code of the page there is a java script function. How can I execute this function from my vb.net program ?
ASKER CERTIFIED SOLUTION
Avatar of kdwood
kdwood

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of ASkEPA

ASKER

Hello Kdwood. Works Excellent ! Thank you very much.