1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
|
<html> <head> <meta http-equiv=Content-Type content="text/html; charset=windows-874"> <title>ร่วมลงชื่อ ทวงคืนสมบัติชาติ "ทับหลัง ปราสาทหนองหงส์"</title> </head> <body bgcolor="white"> <center><font face="MS Sans Serif"> <p style="margin-top: 0; margin-bottom: 0"> </p> <hr> <p style="margin-top: 0; margin-bottom: 0"><font color="DarkBlue" size=5 >W<font color="#00008B">ebboard Nondindaeng Municipality</font></font></p> <p><font color="#00008B" size="5">เว็บบอร์ดเทศบาลตำบลโนนดินแดง<span lang="th"> </span></font></p> <p style="margin-top: 0; margin-bottom: 0"><font size="2"></p> </center> <br> <FORM action="webboard.php" method="post"> <font face="MS Sans Serif"> <font color="DarkBlue" size=2>ตั้งกระทู้ใหม่</font><font size="2"> </font> </font> <table width="90%"> <tr><td align="right"><font face="MS Sans Serif" size="2"><b>ชื่อ : </b> </font></td><td><font face="MS Sans Serif"><input size="45" name="name" ></font></td></tr> <tr> <td align="right"><font face="MS Sans Serif" size="2"><b>นามสกุล :</b></font></td> <td> <font face="MS Sans Serif"><input name="Email" size=45></font></td></tr> <tr> <td align="right" valign="top"><font face="MS Sans Serif" size="2"><b>ข้อความ :</b></font></td> <td><font face="MS Sans Serif"> <textarea cols="45" rows="6" name="message" style="font-size: 10pt;"></textarea></font></td></tr> <tr> <td colspan=2 align="middle"><input name="konkiy.pkk@hotmail.com" type="submit" id="konkiy.pkk@hotmail.com" value="ส่ง"> <input type="reset" value="ยกเลิก"></td></tr> </table> </FORM> <hr> <hr> </body> </html>
|