ASP.Net Email and Account validation

Posted by c11ada on Stack Overflow See other posts from Stack Overflow or by c11ada
Published on 2010-03-25T13:39:40Z Indexed on 2010/03/25 13:43 UTC
Read the original article Hit count: 265

Filed under:

hey all,

i was wondering if any one can advise me on how i can go about implementing a email and account validation feature in my ASP.net website. so when a user creates an account, an email is sent to the email address used, and the user needs to verify that email address to be able to logon.

thanks

© Stack Overflow or respective owner

Related posts about ASP.NET