I have developed user control for ActiveX control in C# then register this component & access as ActiveX control from access . I want to access this user control in internet explorer .
how to access Active X control as web page?
i have developed the windows application & registered the ActiveX control at the time of installation of this application through setup (.NET) .i want to access this user control in the internet explorer page so i want to stored this user control web page at the time of installation permanently .
how to stored this web page of access the registered active X control ?
You will need to use the “object” tag