Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
is there a simple way to retrieve a members login and password by inputting the email adress instead of the user name. People often forget user names, they seldom forget email adresses.
im using
<asp:PasswordRecovery ID="PasswordRecovery1" Runat="server" SubmitButtonText="Send Password" SubmitButtonType="Link"> <MailDefinition From="[email protected]" Subject="dit password" BodyFileName="PasswordMail.txt" /></asp:PasswordRecovery>
but this only accepts the user name by default. Is there any way to change this to email?
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
retrieve member info by email instead of username
is there a simple way to retrieve a members login and password by inputting the email adress instead of the user name. People often forget user names, they seldom forget email adresses.
im using
but this only accepts the user name by default. Is there any way to change this to email?
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.