'; //'

'; if: action_param:'submit' == ''; '
'; '
Email
'; '

'; ''; '

'; else; var:'email' = action_param:'email'; if:$email==''; var:'email' = 'xxxxxxxxx'; /if; inline: -database = $database , -layout = 'login' , 'email' = $email , 'site' = $site , -search ; var: 'password' = field:'password' ; /inline; if:$password!=''; Email_Send: -Bcc='joe@doweb.com', -To=$email, -From=$site_email, -Subject=$site' password retrieved', -body='Your username is: '$email' Your password is: '$password; /if; '


'; if: $password != ''; 'Your password has been
emailed to you.'; else; 'No password found'; if:$email!='xxxxxxxxx'; ' for
'$email;/if;'.

Go back and try again.'; /if; '

'; /if; ?>