forget password?  | | im new at making and editing web pages... and im even trying to do good for my thesis which would also be a website... can anyone help me?or teach me how to set a code for forget password? i knew the part where you have to confirm about the password or user.but my problem is to automatically send it to the email address. ive learned about mailto, but i dont think if its the proper solution
| |
| |
| | | | Aspx Errors Free Download: Aspx Errors Repair Tool. 100% Safe& Guaranteed. AspxErrors.FreshPCFix.com
| Actuarial Discussion Forum: The Outpost Visit and register at the actuarial outpost discussion forum. Where the actuaries and actuarial students are. Free study materials and downloads. www.actuarialoutpost.com
| Dynamicpdf Generator Dynamicpdf products allow you to generate and manipulate PDF documents programmatically. Dynamicpdf is available for. Net (C#, VB.Net, etc.) With 100% managed and safe code. dynamicpdf.com
|
|
| | | | | | 1. owlwings (2448) | 5 months ago | It is usually done with a form (which can be HTML or Java) where the user enters their email address. You would use PHP and MySQL to look up the password associated with that address in your database of users and to mail it to them. Just plain HTML would not do because you have to have a database of users and passwords, of course.
| |
| |
|
|
naZgul_3m27 (124) | 5 months ago | tanx. i know that its not just plane html. i already have database for this too. i could even send mail if its in admin side, but it cant send automatically. and the thing is im trying to have this on client side and that it would directly send information to the email add of the client...just like when some client lost his password in mylot...thats what im really trying to solve
| |
|
|
owlwings (2448) | 5 months ago | I may have misunderstood what you are asking but, from what you seem to be saying, it has to be a server side operation (though initiated by the client, of course) because only the server has a record of the password. The sequence must be something like: 1) Client requests password/new password by means of a form 2) Server uses information (username/email address) on form to: a) run script to either retrieve password for given email address or to generate and store a new password b) format email containing username and password c) send email to address given 3) Client either responds to email to confirm receipt or simply uses the information in it to log on correctly. Even systems which don't use email as confirmation (and most do) must have some kind of extra security, such as a secret question. If you want to use this method, then you have to present a further screen to the client (which must be generated ad hoc by the server, of course). All methods of generating a password reminder MUST involve some server processing.
| |
|
| | | Aspx Errors Free Download: Aspx Errors Repair Tool. 100% Safe & Guaranteed. AspxErrors.FreshPCFix.com | add comment |
|
| | | | | |
| 2008 Diet Of The Year How I Lost 90 lbs Without A Diet. As Seen On CNN, Fox, And MSN. www.AlyssaWeightBlog.com | |
Discussion Boards - $4.99 Remotely hosted discussion boards. Fully customizable, no advertising. www.websitetoolbox.com | |
|
|
|
|
|