how to tell a user exactly why login failed in asp.net

Posted by maravi on Stack Overflow See other posts from Stack Overflow or by maravi
Published on 2010-05-26T23:15:35Z Indexed on 2010/05/26 23:21 UTC
Read the original article Hit count: 228

Filed under:
|

i have a membership provider and i have several reasons a login can fail that i need to relay to the user.

vrything i have read involves a lot of code

is there an easy way to do this?

© Stack Overflow or respective owner

Related posts about c#

Related posts about asp.net-membership