Hi
I would like to develop a web page in ASP.NET where i want to use the user controls.

User Control
-------------
Login Screen : Developed using Windows Application .NET

I want to use this in my asp.net page

Please give me link to simple example where i can create and use the user controls and interact

Actually i want create a windows form based Login screen. and when i click 'Login' in my asp.net page, i want my login usr control should popup.

Please help

Thank you