HP (Hewlett-Packard) 700wl Series Switch User Manual


 
</head>
<body bgcolor="FFFFFF">
<!-- specifies an image and a solid black line at the top of the form.
The image must be stored in the Rights Manager via Images Upload -->
<center>
<img src="/images/galactic.gif"><br>
<img src="/dot-black.gif" width="600" height="1">
</center>
<font face="arial,helvetica,sans-serif">
@logon_error()<br> <!-- outputs any errors that occur -->
<!-- if logged on, show user name. -->
@if(@loggedon())
<center>
<table width="600">
<tr>
<td align="left">Logged on as <font color="#666699"><b>@username()
</b></font>
</td>
<!-- if rights have an expiration time, display it -->
<td align="left">
@if(@gt(@client_expire(), "0"))
You must logon again on <font color="#666699"><b>
@xlate_day("Sun", "Mon", "Tue", "Wed", "Thu", "Fri", "Sat",
@wday(@client_expire())),
@xlate_month("Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul",
"Aug", "Sep", "Oct", "Nov", "Dec", @month(@client_expire()))
@mday(@client_expire()),
@add(@year(@client_expire()), "1900")</b></font>
at <font color="#666699"><b>@time(@client_expire())</b></font>
@endif() </td>
</tr>
</table>
</center>
<!-- if not logged on, display message -->
@else()
<center>You are not logged on</center><p>
@endif()
<p>
<center>
<!-- beginning of Logon Form, with required tag and functions -->
<FORM action="/logon" method=post name=logonForm>
@satmac()
@interface()
@java_works()
C-8 HP ProCurve Secure Access 700wl Series Management and Configuration Guide