看板 CSMU-HSA96 關於我們 聯絡資訊
<html> <head> <meta http-equiv="content-type" content="text/html; charset=big5"> <title>會員登入系統範例</title> </head> <body bgcolor="white" text="black" link="blue" vlink="purple" alink="red"> <h1 align="center">會員登入系統範例</h1> <form name="form2" action=chk.php method=post> <p align="center">請輸入帳號:<input type="text" name="member_id"></p> <p align="center">請輸入密碼:<input type="password" name="member_password"></p> <p align="center"><input type="submit" name="送出"><input type="reset" name="重設"></p> </form> </body> </html> -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 140.128.142.226