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 TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ActiveX and web pages

Status
Not open for further replies.

NaiDanac

Programmer
Mar 25, 2004
96
US
Accessing the Internet Explorer Document Object Model from ActiveX (Visual Basic.NET).

I built an usercontrol in visual basic.net that I managed to include on a webpage using <object></object> I don't know however how I can access some of the elements on the html web page and read it into my usercontrol (e.g html text boxes). I guess in VB 5 one could user Usercontrol.Parent.Script...etc.. but that doens't work in VB.NET!

Appreciate your help
NaiDanac
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top