Sunday, March 11, 2012

Login Control + UpdatePanel

hello.

well, if i'm not mistaken, the login isone of those controls that aren't supported inside an updatepanel. however, it you use the templated version, everything should just work (that is, if your eplace the default validators with the ones taht you must download to work with asp.net 2.0+ajax).

if you ask me, you should use the authentication services and do it all from the client side:

http://asp.net/ajax/documentation/live/ClientReference/Sys.Services/AuthenticationServiceClass/default.aspx

No comments:

Post a Comment