Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Multiple forms in a single ASPX page - BIG limitation?
Message
From
02/10/2003 12:13:28
Keith Payne
Technical Marketing Solutions
Florida, United States
 
 
To
02/10/2003 11:00:53
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00833850
Message ID:
00834318
Views:
51
Greg,

>Am I missing an obvious solution to doing what I want in ASP.NET?

Yes, there is an elegant solution to this. User Controls are designed to do exactly what you are asking for. They are "mini" web forms that can be placed into an existing web form. They have their own events and properties that can be accessed programmatically by declaring a reference to the control in the host web form's class definition.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform