Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Access Javascript from VB.NET

Status
Not open for further replies.

evin666

Programmer
Joined
Jun 26, 2003
Messages
5
Location
IN
How to access the variables and functions in JavaScript from VB.NET
 
I am not going to use ASP.NET in any way.

I run the JavaScript from my VB.NET application.

I give the link in my "Form Load".

Now I have to access the variables and functions in the javascript and to get the values and store it in my VB Form fields or variables.

There are no text box or any fields in the html file using JavaScript.

It would be very helpful if I get a good result for this.

Thanks for your reply.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top