<? $SQL="select * from VOCATION "; $stmt=oci_parse($objConnect,$SQL); oci_execute($stmt,OCI_DEFAULT); ?> <select name="Vocation_id_mather3"> <? while($row = oci_fetch_array($stmt,OCI_BOTH)) { ?> <option value="<?=$row["vocation_id"];?>"> <?=$row["name_vocation"];?> </option> <? } ?> <option value="<?=$row["vocation_id"];?>" id="vocation_other2">อื่นๆ</option> </select> <input type="text" name="vocation_other_textbox" id="vocation_other_textbox2" style="display:none;"/> <?php if($_POST['Vocation_id_mather']==$row['vocation_id']) {$_POST['Vocation_id_mather']=$_POST['vocation_other'];} ?>
function checkShow(val) { if(val == "a") { yyyy } else { xxxx } } <select name="Vocation_id_mather3" OnChange="checkShow(this.value)">
เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง