Using a .NET Windows Control on an ASP.NET page

  • Thread starter Thread starter Aaron
  • Start date Start date
A

Aaron

My company has been using ActiveX Controls embedded on ASP
pages (obviously using the <OBJECT> tag) to give our Web
Application the same look and feel of a windows
application. We are now going to convert to .NET and we
would like to keep the Windows look and feel in our App.
So I need to know:

Is it possible to create a Windows Control and embed it in
an ASP.NET page?

If so...how?

Any help would be greatly appreciated.
Thx,
-A
 
Back
Top