Success\n

Your username was successfully emailed to the address in your profile.

\n"; echo "

Back to Homepage

\n"; echo "

Back to Members Page

\n"; } else { echo "

Error

We experienced a problem. Your message was not delivered correctly. Please try again a litte later. Thank you.

"; } } else{ echo "

Error

\n

We could not find an account with your email address. Please try again.

\n"; } } else{ echo "

Error

\n

You did not submit your email address. Please try again.

\n"; } } elseif($_POST['getPassword']=="Get Password"){ if($_POST['email'] && $_POST['username']){ $email=$_POST['email']; $username=$_POST['username']; createNewLostPassword($email, $username); } else{ echo "

Error

\n

You did not submit your email address AND/OR username. Please try again.

\n"; } } else{ //they didn't submit anything so just show the form } ?>

Lost Member Information

If you forgot your username enter your email address and it will be sent to you.

If you forgot your password and need to reset it enter your username and email. You will be sent an email with a new temporary password which you can change.

Email:

Username: