PASSWORD REQUEST

  • Thread starter Thread starter Miss R
  • Start date Start date
M

Miss R

Hi guys,

I have a password protected site and when people request to have access to the page I would have to individually activate the username and password which can be time consuming. What I'd like is I've seen it in few sites when people type in their chosen username then automatically their acount is activated. They would get an automated email informing them of their chosen username and then their password but before they could log in they would have to click on the link to activate their account.

Thank you in advance.
 
This requires server side scripting and generally a database driven website. Generally (although not always) the user's details are stored in a database, along with data on whether they are activated ..etc

Unless you are reasonabley comfortable with this, I suggest a) either looking at some developers sites (ie Hotscripts as was suggested) or paying a qualified developer to do it.
 
Upvote 0
Hi guys,

Just want to say thank for everyone' response. We've set the password page up and seems ok.

Thank you all.
 
Upvote 0

Latest Articles