Re: Forgotten password



rf wrote:
"Jerry Stuckle" <jstucklex@xxxxxxxxxxxxx> wrote in message news:kvednVyZON_Ki-ranZ2dnUVZ_r7inZ2d@xxxxxxxxxxxxxx
twomt wrote:
rf wrote:
"twomt" <no-reply@xxxxxxxxxxxxxx> wrote in message news:fl5ea5$d1u$1@xxxxxxxxxxx
Hello,

are there any tutorials/guides out there that explain how to handle this subject?

I was thinking of having a member enter his username and email, after which I then email him a new password.
To where would you email him the new password? What if I enter my email address, do you email his new password to me?

-- Richard.

The username and email have to match what is stored in the db,
if these match the new password would be mailed to that userid.

What's the sense in making them input their email address? Just send it.

Otherwise you might have someone like me with 3 email addresses I use regularly and a couple of others occasionally. I don't care which it goes to - I check them all. But only I can get at any of them, anyway. And I might not remember which one I used when I signed up.

In many of the places where I have a user-id (ISP, hosting etc) the email address *is* the user-id. The real question then becomes: why do I need a seperate "member-id" when one of my email addresses identifies me anyway?


Maybe to allow your userid to be public yet keep your email private?

That's why I do it on my customers' sites.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@xxxxxxxxxxxxx
==================

.



Relevant Pages

  • Re: Forgotten password
    ... twomt wrote: ... are there any tutorials/guides out there that explain how to handle this subject? ... I was thinking of having a member enter his username and email, after which I then email him a new password. ...
    (comp.lang.php)
  • Re: Forgotten password
    ... are there any tutorials/guides out there that explain how to handle this subject? ... I was thinking of having a member enter his username and email, after which I then email him a new password. ... Online browser based space combat game. ...
    (comp.lang.php)
  • Re: Advice about fetching user information
    ... have different function from different files to prit images, member ... SELECT username FROM tbluser WHERE; ... SELECT userid, username FROM tbluser WHERE ...
    (comp.lang.php)
  • Forgotten password
    ... are there any tutorials/guides out there that explain how to handle this subject? ... I was thinking of having a member enter his username and email, after which I then email him a new password. ... Online browser based space combat game. ...
    (comp.lang.php)
  • Re: Trying to compare usernmae to a group membership
    ... Bill Tkach wrote: ... So, if you pass it the %username%, and there's a match, it returns the ... Is there another way to compare this, or, am I almost there? ... the current user is a member. ...
    (microsoft.public.windows.server.scripting)