EasyManua.ls Logo

HP J8698A

HP J8698A
778 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
4-35
Web and MAC Authentication
Customizing Web Authentication HTML Files (Optional)
Figure 4-15. HTML Code for User Login Page Template
<!--
HP Web Authentication Template
index.html
-->
<html>
<head>
<title>User Login</title>
</head>
<body>
<h1>User Login</h1>
<p>In order to access this network, you must first log in.</p>
<form action="/webauth/loginprocess" method="POST">
<table>
<tr>
<td>Username: </td>
<td><input name="user" type="text"/></td>
</tr>
<tr>
<td>Password: </td>
<td><input name="pass" type="password"/></td>
</tr>
<tr>
<td></td>
<td><input type="submit" value="Submit"/></td>
</tr>
</table>
</form>
</body>
</html>

Table of Contents

Other manuals for HP J8698A

Related product manuals