Re: Activate account after receiving an e-mail
- From: Dominick Baier [DevelopMentor] <dbaier@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 24 Jan 2006 08:34:29 +0000 (UTC)
Hi,
MembershipUser.IsApproved can enable/disable users-
--------------------------------------- Dominick Baier - DevelopMentor http://www.leastprivilege.com
For those who can help me
Hi i want to register people at my website.
If i use the dotnet login wizard controle could some one tell me how to enable the account only after i have send an e-mail to the provided e-mail by the user.
Within this e-mail i enclose a unique tag from the login database corresponding to the user ( tag from the Login database made by Dotnet).
The moment someone is trying to register at my website there will be send a activation e-mail to the visitor.
After they hit the link there will be a secured string in it what i will compare with the secured string in the database ( standard sqlExpress Login database or tables) if there is a match their account is activated. How can i do this enable and disable their account? This to keep track of my database and keep it clean if after two days there was no login i wil delete the account.
How can i implement sucht a thing. Only the first question the secod is a batch script in sql server i can handle that.
Thanx in advance.
Michael
.
- References:
- Activate account after receiving an e-mail
- From: Mike
- Activate account after receiving an e-mail
- Prev by Date: Activate account after receiving an e-mail
- Next by Date: Re: Forms authentication - Multiple login forms based on directory acc
- Previous by thread: Activate account after receiving an e-mail
- Next by thread: Re: Forms authentication - Multiple login forms based on directory acc
- Index(es):
Relevant Pages
|
|