Home All Groups Group Topic Archive Search About

ASP.NET web controls

microsoft.public.dotnet.framework.aspnet.webcontrols
Score Closing a dedicated login page
Jeremy - 21 Nov 2007 8:25 PM - 2 messages
I want to use a popup login page and automatically close it when the user authenticates.  In my OnLoggedIn event handler in the code behind in the popup page, I have the following:         protected void OnLoggedIn(object sender, EventArgs e) ...
Score DataList - How to programmatically add a separator row
Tony_VBACoder - 20 Nov 2007 2:27 AM - 3 messages
With ASP.NET 2.0 VB.NET, how do I: I have a multi-column (4 columns) DataList control on my WebForm that displays sports teams for our league.  The data is grouped by Division Names where there are 4 teams per Division.  When the data is displayed on the Web ...
Next » 2 3 4 5 6 7 8 9 10