for (myKey in obj_arr){ if(obj_arr[myKey]['checked']){ id = obj_arr[myKey]['value']; window.opener.document.getElementById("hid_guest_id").value = id; window.opener.document.getElementById("txt_guest").value = window.document.getElementById("hid_name_"+id).value; window.opener.document.getElementById("txt_id_card").value = window.document.getElementById("hid_id_card_"+id).value; window.opener.document.getElementById("txt_passport").value = window.document.getElementById("hid_passport_"+id).value; window.opener.document.getElementById("txt_tax").value = window.document.getElementById("hid_tax_"+id).value; window.opener.document.getElementById("txt_address").value = window.document.getElementById("hid_address_"+id).value; window.opener.document.getElementById("lst_prov").value = window.document.getElementById("hid_prov_"+id).value; window.opener.document.getElementById("txt_zip").value = window.document.getElementById("hid_zip_"+id).value; window.opener.document.getElementById("txt_tel").value = window.document.getElementById("hid_tel_"+id).value; window.opener.document.getElementById("txt_fax").value = window.document.getElementById("hid_fax_"+id).value; window.opener.document.getElementById("txt_email").value = window.document.getElementById("hid_email_"+id).value; if(window.document.getElementById("hid_sex_"+id).value == "M"){ window.opener.document.getElementById("rdo_sexM").checked = true; }else if(window.document.getElementById("hid_sex_"+id).value == "F"){ window.opener.document.getElementById("rdo_sexF").checked = true; } } }
เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง