how to tell a user exactly why login failed in asp.net
- by maravi
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?