blob: d2cd59f719c923138936c202aa6aa86845e71516 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC
"-//W3C//DTD XHTML Basic 1.1//EN"
"http://www.w3.org/TR/xhtml-basic/xhtml-basic11.dtd">
<html xml:lang="en">
<head>
<title>City CarShare Reservation System</title>
</head>
<body>
<form <error>name</error>="loginForm" method="post" action="<%= request.getContextPath() %>/mlogin.do">
<table>
<tr>
<td align="right">Member ID:</td>
<td align="left"><input inputmode="latin digits" name="userid" value="" <error>CDATA</error>="aaa" <error>input</error>="zzz"/></td>
</tr>
</table>
</form>
</body>
</html>