File : index.html. ID : 0803
Skin : Default | Sons-of-obsidian | Sunburst | Highlighter | Frame
<body>
<table bgcolor=#ffffdd width=100%><td valign=top>
<form action=boardadd.pl method=post>เพิ่มกะทู้ใหม่<br>
หัวเรื่อง <input name=subj maxlength=40><br>
<textarea name=message rows=6 cols=60></textarea><br>
e-mail <input name=email maxlength=40 value=yourname@thaiabc.com>
icq <input name=icq maxlength=10><br>
รับผลตอบกะทู้ทาง e-mail <input type=checkbox name=answer checked><br>
<input type=submit>
</form>
</td><td valign=top>
<form action=boardsearch.pl method=post>
<input name=keyword><input type=submit value=boardsearch.pl>
</form>
<form action=boarddel.pl method=post>ลบกะทู้เดิม ที่มีปัญหา<br> 
หมายเลขกะทู้ <input name=id value=1000000001000><br>
รหัสผ่าน <input name=passwd value=thaia><br>
<input type=submit>
</form>
<form action=boardlist.pl method=post>
<input type=hidden name=total value=50>
<input type=submit value="boardlist.pl 50">
</form>
</td></table>
<hr noshade color=#0000ff>
<!--#exec cgi="boardlist.pl"-->
</body>