Home All Groups Group Topic Archive Search About

ASP.NET Development

microsoft.public.dotnet.framework.aspnet
Score Adding / removing <asp:ListBox elements client-side
Mark Rae - 23 Sep 2006 1:58 PM - 1 message
Hi, Looking for some advice again... Imagine two ListBox controls denoting something like students and team membership e.g. many students can be members of many teams (e.g. the hockey team, the football team, the athletics team etc). Team membership is managed on a standard web page with two ListBox ...
Score E-Mail Marketing is now officially SPAM
Ralph_o_pedia_911 - 22 Sep 2006 10:21 AM - 1 message
...
Score textbox in repeater loses value between postback
Dot Net Work - 20 Sep 2006 8:13 AM - 1 message
I have a user control that contains a textbox and a link button.  This UC sits inside a repeater control.  When I click any button, any edited textbox value does not get sent back to the server side code. ...
Score Intermittant URL redirection issue with Internet Explorer
doctordandy@gmail.com - 19 Sep 2006 2:36 PM - 1 message
I am fairly new to this, but basically the gist of the problem is that I have a login page which Is supposed to redirect to a customer account page once the username and password are validated, this works fine when ...
Score newbie: allow deny vs deny allow
Jeff - 18 Sep 2006 10:23 PM - 1 message
asp.net 2.0 security: Below are 2 authorization blocks. I wonder what is the difference between them from a security point of view? I guess this can be a standard question on a asp.net 2.0 certification exam, ...
Score Object Persistence
Robert - 18 Sep 2006 9:12 PM - 1 message
I am trying to persist an instance specific object without using a session object. Is this possible? For example: Class object: Car Properties: Make, Model Car.Make = Ford Car.Model = F150 I would like to persist the object across postbacks without using a session ...
Score newbie: What am I missing here?
Jeff - 18 Sep 2006 4:19 PM - 1 message
Hey asp.net 2.0 I'm trying to learn asp.net 2.0 authentication so I created a simple website project. My problem is that I want the SecTest.aspx (SecTest = Security Test) to be impossible to view for unauthenticated users. As my settings are ...
Next »