[ttl]System Logon[/ttl]

[form program=*logon]

   
User Name / Email: [input userid$ required size=30]
Password: [input pswd$ type=password required size=30]
[if %webster'PswdDuration]Remember me: [checkbox rememberme text=("Don't ask again for "+str(%webster'PswdDuration)+" days on this browser.")]
  The system will use a cookie to remember your logon. If you do not want to have any cookies saved on your workstation, leave the check box blank.
[if %webster'SitePrivacy$<>""]
Please see our Privacy Policy for further details.[/if]
[/if]
[button validate text="Logon" type=submit] [button text=Cancel event=off] [if %webster'hasEmail][button class="fill_navy text_white" text="I forgot my password" link=page:*forgot target=popup:620px/250px][/if][if len(%webster'selfregister$)] [button class="fill_green text_white" text="Create Account" link=program:*account][/if]
  [show err_msg$]

[hide qry_string$][/form]