Account status

March 13, 2004 by Carl Grint

You can set your database to have default in the a column, say AccountStatus, to be UnConfirmed when the new record is created, this is how I work it for mine.

Have an Email script within your Insert behaviour to email the Administrator, with the link to your Confirmation list page.
I use a List page, with a link next to all new entries for the Administrator to view each new registration, and then decide to Confirm or Denine the application.

Should they Confirm the application, the User is then Email their Username and Password.

I have a Tutorial on how to incorporate an email script into an Insert behaviour, which you can download for free.
It is within my Dreamweaver category, you might also find some other useful tutorials there.

URL = http://www.cgw3.co.uk/tutorials/list.asp?CategoryID=3