Ask a Question related to ASP Database, Design and Development.
-
+FarmerPickles #1
Forgot Passwprd
Can someone point me in the right direction for getting script that emails a
user their PW from a DB that is already in use? It is access DB and uses asp
scripting. Let me know if you need anymore info.
thanks all
Bammer
+FarmerPickles Guest
-
Forgot My ColdFusion Admin PW
I need help reseting or retrieving my admin PW. I set this server up a month ago, before I moved to my new place and since I haven't used it in a... -
Forgot CF Admin password-what do I do?
I forgot my CF Admin password. Does anyone have any suggestions? -
I forgot the URL
here it is... http://toppoker.com -
adminastator password forgot
how can i reset my adminastrators password as i cant use my login accont or install things with out my password -
forgot
Sorry, my virus problem is in Windows XP. Previous post. -
Jeff Cochran #2
Re: Forgot Passwprd
On Tue, 8 Jun 2004 17:42:15 -0400, "+FarmerPickles"
<gig_bam@verizon.net> wrote:
Sending email from ASP:>Can someone point me in the right direction for getting script that emails a
>user their PW from a DB that is already in use? It is access DB and uses asp
>scripting. Let me know if you need anymore info.
[url]http://www.aspfaq.com/show.asp?id=2119[/url]
Retrieve the password based on whatever query you'd use for your
database, send it using one of the above methods. I'd recommend
setting a random password in the database and sending that to only the
email address registered.
Might look at some of the portal scripts for samples/suggestions.
Jeff
Jeff Cochran Guest
-
+FarmerPickles #3
Re: Forgot Passwprd
Thanks Jeff. That is what i did. It created a new PW for them... now it can
mail it to them, and they can get back in and change it. Thanks for the help
Bam
"Jeff Cochran" <jcochran.nospam@naplesgov.com> wrote in message
news:40c718f4.3724465@msnews.microsoft.com...emails a> On Tue, 8 Jun 2004 17:42:15 -0400, "+FarmerPickles"
> <gig_bam@verizon.net> wrote:
>> >Can someone point me in the right direction for getting script thatasp> >user their PW from a DB that is already in use? It is access DB and uses>> >scripting. Let me know if you need anymore info.
> Sending email from ASP:
>
> [url]http://www.aspfaq.com/show.asp?id=2119[/url]
>
> Retrieve the password based on whatever query you'd use for your
> database, send it using one of the above methods. I'd recommend
> setting a random password in the database and sending that to only the
> email address registered.
>
> Might look at some of the portal scripts for samples/suggestions.
>
> Jeff
+FarmerPickles Guest



Reply With Quote

