HP PROCURVE 8212ZL Uživatelský manuál Strana 128

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 219
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 127
117
Enhancements
Release K.13.19 Enhancements
Figure 13. HTML Code for User Login Page Template
<!--
ProCurve 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>
Zobrazit stránku 127
1 2 ... 123 124 125 126 127 128 129 130 131 132 133 ... 218 219

Komentáře k této Příručce

Žádné komentáře