|
-
Jan 13th, 2007, 02:24 AM
#1
Thread Starter
Addicted Member
User Controls : Please Help
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
-
Jan 16th, 2007, 01:45 AM
#2
Sleep mode
Re: User Controls : Please Help
As far as I know , html controls and controls derived from webcontrols can be used with ASP.NET forms.
-
Jan 16th, 2007, 04:36 AM
#3
Re: User Controls : Please Help
You can use winform controls in asp.net but a major point to consider is that the client will need the .net framework installed which could massively reduce your available audience (if the website is public).
If still interested have a look at this example
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|