標題:
專案開發_討論區之4_登入頁_login
[打印本頁]
作者:
may
時間:
2013-7-23 20:40
標題:
專案開發_討論區之4_登入頁_login
<html>
<head>
<title>討論區-登入</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
</head>
<body>
<fieldset>
<legend>會員登入</legend>
<form method="post" action="./process.php">
帳號:<input type="text" name="ud_account" /><br />
密碼:<input type="password" name="ud_password" /><br />
<input type="submit" name="send" value="登入" /><a href="./register.php">註冊</a>
<input type="hidden" name="page" value="login" /><!-- 隱藏欄位(傳到process.php頁面判斷) -->
</form>
</fieldset>
</body>
</html>
複製代碼
歡迎光臨 種子論壇 | 高雄市資訊培育協會學員討論區 (http://seed.istak.org.tw/)
Powered by Discuz! 7.2