PDA

View Full Version : PASSWORD REQUEST


Miss R
27th August 2004, 18:19
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.

catltd
31st August 2004, 01:40
This may help:

http://www.exclamationsoft.com/exclamationsoft/netmailbot/default.asp

:)

gary
7th September 2004, 10:15
You could try http://www.hotscripts.com - there are scripts for just about everything there!

Gary

redfish
7th September 2004, 16:10
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.

Miss R
30th September 2004, 11:25
Hi guys,

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

Thank you all.