Forums

This topic is locked

Help! How to auto email password

Posted 19 Mar 2002 19:49:55
1
has voted
19 Mar 2002 19:49:55 Mike Anderson posted:
I am trying to offer a feature where members who have forgotten their password can enter their user login into a form and receive their password by email. Anyone know how to do this? The usernames and passwords are stored in an Access database--the same used to log users into the site.

Replies

Replied 19 Mar 2002 21:28:58
19 Mar 2002 21:28:58 Viktor Farcic replied:
Use members login name to filter database and retrieve password. Once you get the password, send it using CDONTS.

<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote>
I am trying to offer a feature where members who have forgotten their password can enter their user login into a form and receive their password by email. Anyone know how to do this? The usernames and passwords are stored in an Access database--the same used to log users into the site.


<hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>

Viktor Farcic

TalkZone Manager
Replied 20 Mar 2002 00:30:41
20 Mar 2002 00:30:41 Jeremy Conn replied:
Also, here is a great tutorial from <b>UDNewbie</b> that will walk you through this:

<b>www.udnewbie.com/BeginnerTutorials/forgottenpwd/index.cfm</b>

Reply to this topic