Is it possible to use Windows User Controls in VB.net the same way as they were used in VB6? I created a Windows User Control but can not find a way to inbed it in my web page. In VB6, you would just run ActiveX User Control Project and HTML page would have been created with the User Control you just created.

Thank You.