<form method="post" action="index.php"/> <table width="100%" border="0" cellpadding="5" cellspacing="2" bgcolor="#BD7BE1" style="font-weight:bold; color:#666666"> <tr> <th width="20%" scope="col" bgcolor="#CCAAFF">ค้นหา</th> <th width="80%" bgcolor="#EEEEFF" align="left" scope="col"> หมวดสินค้า: <select name="cat_id"> <option value="-1">==ทุกประเภท==</option> <?php while ($row2 = mysql_fetch_array($result2)) { if ($row2["id_type"] == $cat_id) { ?> <option value="<?=$row2["id_type"]?>" selected="selected"> <?=$row2["name_type"]?> </option> <?php } else { ?> <option value="<?=$row2["id_type"]?>"> <?=$row2["name_type"]?> </option> <?php } } ?> </select> รหัส/ชื่อสินค้า/รายละเอียด: <input name="keyword" type="text" value="<?=$keyword?>" size="35" /> <input type="submit" value="ค้นหา" /></th> </tr> </table> </div>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html> <head> <title> New Document </title> <meta name="Generator" content="EditPlus"> <meta name="Author" content=""> <meta name="Keywords" content=""> <meta name="Description" content=""> </head> <body> <form style="background-color: green"> <table border=0 cellpadding=0 cellspacing=0> <tr><td><input type='text'></td></tr> <tr><td><input type='text'></td></tr> <tr><td><input type='submit'></td></tr> </table> </form> <form style="background-color: orange"> <table> <tr><td><input type='text'></td></tr> <tr><td><input type='text'></td></tr> <tr><td><input type='submit'></td></tr> </table> </form> </body> </html>
เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง