Connecting Tech Pros Worldwide Help | Site Map

how to detect activex controls in an aspx page using VB.Net?

Newbie
 
Join Date: Nov 2008
Posts: 1
#1: Nov 21 '08
Hi Everyone,

I am a new joinee to this site. Need help regarding a particular problem. I dont have much experience as a .net developer (1 year) and m hoping that somebody here wud b able to help me.

I need to develop a tool in VB.net which can detect activex controls in an aspx page. Any pointers as to how i can go about this? Any help wud b much appreciated.

Thanx in advance.
Plater's Avatar
Moderator
 
Join Date: Apr 2007
Location: New England
Posts: 7,148
#2: Nov 21 '08

re: how to detect activex controls in an aspx page using VB.Net?


Could you parse the webpage for the <object> or <embed> tags? that would be a start
Reply


Similar .NET Framework bytes