Account password recovery

[form program=*logon]

   
Email: [input email$ required size=30 type=email]  [show err_msg$]
  Please provide your email address and we will send you a link you can use to set a new password.


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

[hide qry_string$][/form]