This is a migrated thread and some comments may be shown as answers.

How to solve forget password in login screen

0 Answers 145 Views
Window
This is a migrated thread and some comments may be shown as answers.
Anto (DLL Version : 2008.3.1314.35)
Top achievements
Rank 2
Anto (DLL Version : 2008.3.1314.35) asked on 13 Apr 2009, 12:10 PM
Hi All

I have designed a login screen. With an option forget password.

If I click the forget password button, I have made an radpromt to appear with a text box and two buttons ok and cancel.

The text box is to enter the email id

<

button class="qsfButtonBig" style="width: 100px" onclick="radprompt('<em><span style=\'color: #000099;\'>Please enter your email address:</span></em>', promptCallBackFn, 330, 100, null, 'Forgot Password Manager', ''); return false;">Forgot Password</button>

 


I need:

If the email id is entered in the textbox. have to check the email id in the table and get its password from the table(user table) and have to sent it to the email id given.

Is there any solution for this.

I know the mailing concept.

Before that, have to check the emailid and take the password.

-Anto


No answers yet. Maybe you can help?

Tags
Window
Asked by
Anto (DLL Version : 2008.3.1314.35)
Top achievements
Rank 2
Share this question
or