NetTalk Central

Author Topic: Forgot Password  (Read 3265 times)

Thys

  • Sr. Member
  • ****
  • Posts: 311
    • View Profile
    • Incasu
    • Email
Forgot Password
« on: July 11, 2011, 03:41:43 AM »
Hi,

On a login form I have a link called "Forgot Password". The idea is that the user gets an option to do something so that the password is reset. Once completed the page needs to go back to the login form - where it came from. I have set up the LoginForm procedure to be the URL on Save and URL on Cancel - to make sure that it always returns to the LoginForm procedure.

When the user Saves the Forgot Password information and the login form is reloaded, it displays the following message at the top. Why?

HTTP/1.1 200 OK Date: Mon, 11 Jul 2011 11:48:41 GMT Server: NetTalk-WebServer/5.29 Expires: Sun, 11 Jul 2010 11:48:41 GMT Content-Type: text/html Cache-Control: no-store, no-cache, must-revalidate, private,post-check=0, pre-check=0, max-age=0 Pragma: no-cache Set-Cookie: SESSIONID=775860150 Connection: close

Thys

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11239
    • View Profile
Re: Forgot Password
« Reply #1 on: July 11, 2011, 04:59:15 AM »
probably because you've embedded a page on a page.

cheers
Bruce