Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsGeneralPHPASPPerlColdFusionFlashHTML, CSS, ScriptsBrowsers

Webmaster Forum / HTML, CSS, Scripts / JavaScript / December 2007



Tip: Looking for answers? Try searching our database.

Send "Forgotted password" via email

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
groupie - 30 Dec 2007 11:28 GMT
Hi,
I'd like to know how to implement the "Forgot Password" feature on
many websites which require a login, exactly like this ebay example:
http://cgi4.ebay.com/ws/eBayISAPI.dll?UserIdRecognizerShow

I've already retrieved the users password from the database - I just
need to send it to the email address entered.

From reading many posts, I need a server-side script and rather not
use form mailto: nor use javascript on the users PC.

Any help/pointers appreciated.
Thomas 'PointedEars' Lahn - 30 Dec 2007 11:33 GMT
> I'd like to know how to implement the "Forgot Password" feature on
> many websites which require a login, exactly like this ebay example:
[quoted text clipped - 5 lines]
> From reading many posts, I need a server-side script and rather not
> use form mailto: nor use javascript on the users PC.

That is correct.  You have server-side J(ava)Script (.NET) available, then?

PointedEars
Signature

Prototype.js was written by people who don't know javascript for people
who don't know javascript. People who don't know javascript are not
the best source of advice on designing systems that use javascript.
 -- Richard Cornford, cljs, <f806at$ail$1$8300dec7@news.demon.co.uk>

groupie - 30 Dec 2007 12:04 GMT
On Dec 30, 11:33 am, Thomas 'PointedEars' Lahn <PointedE...@web.de>
wrote:
> > I'd like to know how to implement the "Forgot Password" feature on
> > many websites which require a login, exactly like this ebay example:
[quoted text clipped - 14 lines]
> the best source of advice on designing systems that use javascript.
>   -- Richard Cornford, cljs, <f806at$ail$1$8300d...@news.demon.co.uk>

Thanks PointedEars.
Yes, server-side scripting is available. Not exactly sure what the
final server platform will be, so not sure about PHP. Would rather not
start mixing languages anyway since most is already written in
javascript ASP pages.

So any ideas how to get the server to send an email to the address I
supply? I've been playing with Server.CreateObject("CDO.Message") but
is giving me errors at the moment.

Thanks.
Thomas 'PointedEars' Lahn - 30 Dec 2007 13:41 GMT
>>> I'd like to know how to implement the "Forgot Password" feature on
>>> many websites which require a login, exactly like this ebay example:
[quoted text clipped - 12 lines]
> start mixing languages anyway since most is already written in
> javascript ASP pages.

I did not mention PHP.

> So any ideas how to get the server to send an email to the address I
> supply?

http://search.msdn.microsoft.com/search/Default.aspx?query=asp+send+mail&brand=m
sdn&locale=&refinement=00&lang=en-us


> I've been playing with Server.CreateObject("CDO.Message") but
> is giving me errors at the moment.

http://www.jibbering.com/faq/faq_notes/clj_posts.html#ps1DontWork

However, if the above does not help, I think you better ask in an ASP
newsgroup like

news:microsoft.public.inetserver.asp.general
news:microsoft.public.dotnet.framework.aspnet

PointedEars
Signature

Prototype.js was written by people who don't know javascript for people
who don't know javascript. People who don't know javascript are not
the best source of advice on designing systems that use javascript.
 -- Richard Cornford, cljs, <f806at$ail$1$8300dec7@news.demon.co.uk>

 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.