Reply
Old 12-02-2007, 02:54 AM Help please
Junior Talker

Posts: 3
Trades: 0
I'm an amateur web designer and this guy asked me to set a "forgot your password?" link on his page, if anyone knows how to do it can you explain to me. i'm stomped by that. thanks
quiensave is offline
Reply With Quote
View Public Profile
 
 
When You Register, These Ads Go Away!
Old 12-02-2007, 07:55 AM Re: Help please
chrishirst's Avatar
Super Moderator

Posts: 26,513
Location: Blackpool. UK
Trades: 0
It definitely won't be in javascript (well it could be if it was an AJAX call to a remote script)

However! What server side code and database is the site running?
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
Growing old is mandatory - Growing up is optional
Code Samples | Crowded Nightclub? | Bits & Bobs
chrishirst is online now
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 12-02-2007, 11:28 AM Re: Help please
barriehie's Avatar
Junior Talker

Posts: 3
Name: Barrie
Location: Las Vegas, NV
Trades: 0
Typically the 'forgot your password' button will then go to a screen for the user to enter the email address that's attached to the account and then the system will look up, from a server side database, the password attached to that email and then email the password to that email address.

You'ld have to know the structure of the user database and any associated usernames/passwords in place to access it, plus perhaps have an FTP account to get your code on to the hosting server.

If the owner of the website doesn't know any of this then you'll have to be authorized to talk to tech. support on his behalf to access, I'm assuming, PHPmyAdmin or some such program to query the database.

This post is based on my experience with SQL and PHP with my hosting service.

Hope this helps point you in the right direction!!!

Barrie
barriehie is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Help please
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.10589 seconds with 13 queries