<FORM ACTION="/easyscout/servlet/ES" METHOD=POST> <INPUT TYPE=HIDDEN NAME="action" VALUE="Login"> Troop Name: <INPUT SIZE=20 NAME="name"><BR> Password: <INPUT TYPE=PASSWORD SIZE=20 NAME="password"><BR> <DIV ALIGN=CENTER><INPUT TYPE=SUBMIT VALUE="Login"></DIV> </FORM> |
login.html
file.
http://{hostname}/easyscout/servlet/ES
,
where the hostname is the system hosting EasyScout.
http://{hostname}/easyscout/servlet/ES?action=ShowSignup
.