<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title></title> <meta http-equiv="content-type" content="text/html; charset=utf-8"/> <script type="text/javascript" src="tiny_mce/tiny_mce.js"></script> </head> <body> <h1>Adding Comment</h1> <form action="dump.php" method="post"> <div> <textarea cols="80" rows="10" id="articleContent" name="articleContent"> <h2>Your Comment</h2> </textarea> <script type="text/javascript"> tinyMCE.init({ theme : "advanced", theme_advanced_toolbar_location : "top", theme_advanced_toolbar_align : "left", mode : "exact", elements : "articleContent" }); </script> <input type="submit" value="Submit"/> </div> </form> </body> </html>
เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง