OK this is probably simple but I'm not sure where to start.
Registration process:
1) User enters password/ password inserted to DB (needs encryption)
2) system sends e-mail to user with validation link and confirmation of password (probably an un-encrypted copy).Login:
3) user re-enters password on validation page (encrypted entry to be compared with DB entry)
User enters username/password
encrypted password entry needs to be compared with encrypted version in DBI'm not expecting a written script - just some ideas please.


LinkBack URL
About LinkBacks

Reply With Quote





