<html>

<head>
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>New Page 1</title>

<Style Type=text/css><!--
input {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; color: #333333; background-color: #9BA3B6; border: #9BA3B6; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
--></Style>
</head>
<body>
<center>
<Font Face="Verdana" Size="2"><Marquee Behavior="Alternate" Width="300"><b>
<%
erri=request("err")
response.write erri%>

</b></Marquee></Font></center>
<form action="checkpass.asp" method="post">
<table align="center">
 <tr>
    <td width="160"><Font Face="Verdana" Size="2"><Marquee Behavior="Alternate" Width="150"><b>KULLANICI ADI:</b></Marquee></Font></td>
	<td><input type="text" name="uname" size="20"></td>
 </tr><tr>
    <td width="160"><Font Face="Verdana" Size="2"><Marquee Behavior="Alternate" Width="150"><b>SiFRE:</b></Marquee></Font></td>
  <td><input type="password" name="pass" size="20"></td>
 </tr><tr> 
  <td></td><td><input type="submit" value="GiRiS"></td>
 </tr> 
</table>
</form>
</body>

</html>