09-27-2004 08:49 AM
09-27-2004
06:38 PM
- last edited on
05-29-2026
10:02 PM
by
Content Cleaner
The ActiveX controls will be instantiated on the client as they are when you use them in any other web page, so there are not any special considerations for using the Measurement Studio ActiveX controls in ASP.NET. The page will be like any other page, and then you can use the IE object tag to embed the ActiveX control in the page. For more information, see the Microsoft KB article HOW TO: Host ActiveX Controls in a Web Form. I also suggest reading through some of the previous discussions about ASP.NET and ActiveX controls from this forum, such as the ones at this link and this link [links removed; posts no longer available].
- Elton