A
Adam Right
is it possible to change defult text of mail body when using
PasswordRecovery ?
The default text is:
-----------------------------------
Please return to the site and log in using the following information.
User Name: sarper
Password: adnDAq[ELjRGwk
------------------------------------
can i change it to :
---------------------------------------
User Name: USER_NAME
New password is : adnDAq[ELjRGwk
Date:XXXXX
for www.domain.com.
---------------------------------------
If i change e.Message.Body with in PasswordRecovery's SendingMail event,
the password is not seen in body of mail..
Thanks..
PasswordRecovery ?
The default text is:
-----------------------------------
Please return to the site and log in using the following information.
User Name: sarper
Password: adnDAq[ELjRGwk
------------------------------------
can i change it to :
---------------------------------------
User Name: USER_NAME
New password is : adnDAq[ELjRGwk
Date:XXXXX
for www.domain.com.
---------------------------------------
If i change e.Message.Body with in PasswordRecovery's SendingMail event,
the password is not seen in body of mail..
Thanks..