Account password recovery

[form program=*logon]

   
Email: [input email$ required size=30 type=email]  [show err_msg$]
  Please provide the email address for the account to be recovered. If an account is found with the email address entered, an email will be sent with instructions.


  [button validate text="Send Email" type=submit event=mailme] [button text=Cancel event=*close] 

[hide qry_string$][/form]