WEB Server Quick Start Page 147
works if no data has been
sent.
1. Minimum user level that
is required to view the page
Use this function before
any data is sent to ensure
the user has the proper
access level. See
$_SERVER["level"] for
access level values and
their meanings.
Use this function before
any data is sent to allow a
user to login. The login
function requires cookies
to be enabled in the user’s
browser. The
$_SERVER["level"]
value will be set
immediately if login is
successful.
Use this function before
any data is sent to logout.
The $_SERVER["level"]
value will be reset
immediately and any
login cookies that were
previously set will be
cleared.
1. The jack to select for
sending email. Either "A"
or "B"
Set the SMTP jack to
send email from.
1. The server name or ip
address
2. The server port (use 25 if
unsure)
Set the SMTP server to
use for sending email.
1. The user name
2. The password
Set the SMTP Auth user
name and password
1. The email address to send
from
Set the email address to
send from
1. Jack A. Set to "enabled"
or "disabled"
2. Jack B. Set to "enabled"
or "disabled"
Set which Ethernet jacks,
if any, should be enabled
for HTTP.