I wanna make a webpage to find ID or password.
-
Hello. I wanna make a webpage to find ID or password. If someone lost his password, the page should let him know his password by email. so, I should make a function to send an email to be able to check out the password or new password. Is there any good sample source?? please let me know how to make it.. Thank you.
-
Hello. I wanna make a webpage to find ID or password. If someone lost his password, the page should let him know his password by email. so, I should make a function to send an email to be able to check out the password or new password. Is there any good sample source?? please let me know how to make it.. Thank you.
Use the builtin ASP.NET login controls and database.
I know the language. I've read a book. - _Madmatt
-
Hello. I wanna make a webpage to find ID or password. If someone lost his password, the page should let him know his password by email. so, I should make a function to send an email to be able to check out the password or new password. Is there any good sample source?? please let me know how to make it.. Thank you.
As marc suggest You..! Here are the links..! http://msdn.microsoft.com/en-us/library/system.web.ui.webcontrols.passwordrecovery.aspx[^] http://www.asp.net/CSSAdapters/Membership/PasswordRecovery.aspx[^] http://www.c-sharpcorner.com/UploadFile/raj1979/PasswordRecovery10032008150514PM/PasswordRecovery.aspx[^]
LatestArticle :Log4Net Why Do Some People Forget To Mark as Answer .If It Helps.