File: D:/web archive/conferencesearch (old) (to delete)/book/getpassword.asp
<html>
<head>
<title>Website Login</title>
</head>
<body>
<form name="login" action="index.asp" method="post">
<table border="0" cellpadding="0" cellspacing="0">
<tr>
<td valign="top"><Strong>This website is under development.<br>To test, please enter the password.</Strong></td>
<tr>
</table>
<table>
</tr>
<td nowrap>Password: </td>
<td><input type="password" name="password" size="15"></td>
<td> <input type="submit" name="cmd" value="Enter"></td>
</tr>
</table>
</form>
</body>
</html>