Activate account after receiving an e-mail



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


.



Relevant Pages

  • Re: Security controls in a web application
    ... one may be better off passing account management tasks ... to the operating system or database server ... I'm afraid that my web app is lacking of many security controls. ... I have implemented some security controls like a login page that asks ...
    (microsoft.public.security)
  • Re: PDO: Switch database user without reopening connection
    ... At the bare minimum there will be a login user who only has ... modifications to the database as well (editors get update permission, ... As database connections are expensive to ... a certain visitor in the Session, and use that value to start the right ...
    (comp.lang.php)
  • Re: PDO: Switch database user without reopening connection
    ... At the bare minimum there will be a login user who only has ... the postgres user they are logged in as to one that can make ... modifications to the database as well (editors get update permission, ... As database connections are expensive to ...
    (comp.lang.php)
  • Re: Activate account after receiving an e-mail
    ... If i use the dotnet login wizard controle could some one tell me how ... compare with the secured string in the database (standard sqlExpress ... their account is activated. ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • RE: How to allow users to change their password?
    ... be set up to provide the Security dialog window for password changes. ... I'll have to login using their login ... > name/password first. ... See http://www.QBuilt.com for all your database needs. ...
    (microsoft.public.access.security)