<html>
<head>
<title>Biotechnology Of Assumption University #39</title>
</head>

<link href="./style.css" rel="stylesheet" type="text/css">


<body bgcolor=#FFFFE0 background="img/bg2.gif">
    <?
include("head.php");
?>
    <center>
    <font size=3 color=#9400D3><b>เข้าไปดูสมาชิกเว็บบอร์ดทั้งหมด</b></font>
    </font>
    <br>

    <form method=post action="memlist.php?action=login">
    <table border=1 width=230 bordercolor=#1E90FF bgcolor=E0FFFF cellpadding=2 cellspacing=0>
    <tr><td>Username</td><td><input type=text name="uid" size=20 maxlength=20></td></tr>
    <tr><td>Password</td><td><input type=password name="pwd" size=20 maxlength=20></td></tr>
    </table>
    <br>
    <input type="hidden" name="Category" value=<?echo $Category;?>>
    <input type="hidden" name="page" value=<?echo $page;?>>
    <input type=submit value="Log in"> 
    </form>

    <hr color=1E90FF>
    
    </center>
</body>
</html>