|
|
|
ต้องการดึงข้อมูล จังหวัด อำเภอ ตำบล จากดาต้าเบสมาแก้ไข |
|
|
|
|
|
|
|
ต้องการดึงข้อมูล จังหวัด อำเภอ ตำบล จากดาต้าเบสมาแก้ไข แต่ข้อมูลจังหวัดไปยอมแสดง
ไฟล์ที่ 1
Code (PHP)
<!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>Tools Shop</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link rel="stylesheet" type="text/css" href="../style.css" />
<link rel="stylesheet" type="text/css" href="../css/bootstrap.css">
<link rel="stylesheet" type="text/css" href="../js/jquery-1.12.0.min.js">
<!--[if IE 6]>
<link rel="stylesheet" type="text/css" href="iecss.css" />
<![endif]-->
<script type="text/javascript" src="../js/boxOver.js"></script>
</head>
<script type="text/javascript">
function Inint_AJAX() {
try { return new ActiveXObject("Msxml2.XMLHTTP"); } catch(e) {} //IE
try { return new ActiveXObject("Microsoft.XMLHTTP"); } catch(e) {} //IE
try { return new XMLHttpRequest(); } catch(e) {} //Native Javascript
alert("XMLHttpRequest not supported");
return null;
};
function dochange(src, val) {
var req = Inint_AJAX();
req.onreadystatechange = function () {
if (req.readyState==4) {
if (req.status==200) {
document.getElementById(src).innerHTML=req.responseText; //รับค่ากลับมา
}
}
};
req.open("GET","localtion.php?data="+src+"&val="+val); //สร้าง connection
req.setRequestHeader("Content-Type", "application/x-www-form-urlencoded;charset=utf-8"); // set Header
req.send(null); //ส่งค่า
}
window.onLoad=dochange('province', -1);
</script>
<body>
<div id="main_container">
<div id="header">
<div class="top_right">
<div class="languages">
<a href="#" class="lang"><a href="#" class="lang"></a> </div>
<div class="big_banner"> <a href="#"></a> </div>
</div>
<div id="logo"> <a href="#"></a> </div>
</div>
<?php
include "menutop.php";
?>
<!-- end of menu tab -->
<div class="left_content">
<center>
ยินดีต้อนรับ<br><br>
<?php
include "../connect.php";
$_SESSION['EmpId'];
echo "คุณ ".$_SESSION['EmpName'],' ',$_SESSION['EmpSurname'],'<br>';
echo $_SESSION['AuthName'];
?>
<br><br>
<form name="login" method="post" action="logout.php">
<input class="btn btn-danger" type="Submit" value="Logout" onclick="return confirm('คุณต้องการออกจากระบบหรือไม่ ?')"><br><br>
</form>
</center>
</div>
<!-- end of left content -->
<div class="center_content">
<?php
if($_GET['ACT']=="Edit")
{
?>
<span style=margin:auto;display:block;text-align:center;><h1>แก้ไขข้อมูลพนักงาน</h1></span><br>
<?php
if(isset($_GET['EmpId']))
{
include '../connect.php';
$EmpId=$_GET['EmpId'];
$sql="SELECT * FROM Employee e INNER JOIN District d ON e.TamId=d.DistrictId
INNER JOIN Amphur a ON d.AmphurId=a.AmphurId
INNER JOIN Province p ON a.ProvinceId=p.ProvinceId
WHERE EmpId='$EmpId'";
$rs=mysql_query($sql);
if($rs)
$row=mysql_fetch_array($rs);
$ProvinceId=$row['ProvinceId'];
$ProvinceName=$row['ProvinceName'];
?>
<form name='frm1' method='post' action='emp_ch.php?ACT=Edit&EmpId=<?=$EmpId?>'>
<table border='0' align='center'>
<tr>
<td width='120' align='right'>รหัสพนักงาน : </td>
<td><?=$EmpId?><input type="hidden" name="txtEmpId" value="<?=$EmpId?>"></td>
</tr>
<tr>
<td align='right'>ชื่อพนักงาน : </td>
<td><input class='text' type='text' name='txtEmpName' id='txtEmpName' placeholder='ชื่อพนักงาน' value="<?=$row['EmpName']?>"></td>
</tr>
<tr>
<td align='right'>นามสกุล : </td>
<td><input class='text' type='text' name='txtEmpSurname' id='txtEmpSurname' placeholder='นามสกุล' value="<?=$row['EmpSurname']?>"></td>
</tr>
<tr>
<td align='right'>เพศ : </td>
<td><input class='text' type='text' name='txtEmpGender' id='txtEmpGender' placeholder='เพศ' value="<?=$row['EmpGender']?>"></td>
</tr>
<tr>
<td align='right'>อายุ : </td>
<td><input class='text' type='text' name='txtEmpAge' id='txtEmpAge' placeholder='อายุ' value="<?=$row['EmpAge']?>"></td>
</tr>
<tr>
<td align='right'>ว/ด/ป เกิด : </td>
<td><input class='text' type='text' name='txtEmpDob' id='txtEmpDob' placeholder='ว/ด/ป เกิด' value="<?=$row['EmpDob']?>"></td>
</tr>
<tr>
<td align='right'>เลขบัตรประชาชน : </td>
<td><input class='text' type='text' name='txtEmpIdcard' id='txtEmpIdcard' placeholder='เลขบัตรประชาชน' value="<?=$row['EmpIdcard']?>"></td>
</tr>
<tr>
<td align='right'>Email : </td>
<td><input class='text' type='text' name='txtEmpEmail' id='txtEmpEmail' placeholder='Email' value="<?=$row['EmpEmail']?>"></td>
</tr>
<tr>
<td align='right'>เบอร์โทรศัพท์ : </td>
<td><input class='text' type='text' name='txtEmpTel' id='txtEmpTel' placeholder='เบอร์โทรศัพท์' value="<?=$row['EmpTel']?>"></td>
</tr>
<tr>
<td align='right'>ที่อยู่ : </td>
<td><input class='text' type='text' name='txtEmpAddress' id='txtEmpAddress' placeholder='ที่อยู่' value="<?=$row['EmpAddress']?>"></td>
</tr>
<tr>
<td align="right">จังหวัด : </td>
<td>
<span id='province'>
<select class="btn btn-default dropdown-toggle" >
<option value='<?=$row['ProvinceId']?>'><?=$row['ProvinceName']?></option>s
</select>
</td>
</tr>
<tr>
<td align="right">อำเภอ : </td>
<td>
<span id="amphur">
<select class="btn btn-default dropdown-toggle" id="amphur">
<option value="<?=$row['AmphurId']?>"><?=$row['AmphurName']?></option>
</select>
</span>
</td>
</tr>
<tr>
<td width="50" align="right">ตำบล : </td>
<td>
<span id='district'>
<select class="btn btn-default dropdown-toggle" id="district">
<option value="<?=$row['DistrictId']?>"><?=$row['DistrictName']?></option>
</select>
</span>
</td>
</tr>
<tr>
<td align='right'>รหัสไปรษณีย์ : </td>
<td><input class='text' type='text' name='txtEmpPostal' id='txtEmpPostal' placeholder='รหัสไปรษณีย์' value="<?=$row['EmpPostal']?>"></td>
</tr>
<tr>
<td align='right'>ชื่อเข้าใช้ : </td>
<td><input class='text' type='text' name='txtEmpUsername' id='txtEmpUsername' placeholder='ชื่อเข้าใช้' value="<?=$row['EmpUsername']?>"></td>
</tr>
<tr>
<td align='right'>รหัสผ่าน : </td>
<td><input class='text' type='text' name='txtEmpPassword' id='txtEmpPassword' placeholder='รหัสผ่าน' value="<?=$row['EmpPassword']?>"></td>
</tr>
</table><br><br>
<span style=margin:auto;display:block;text-align:center;>
<input class='btn btn-warning' type='submit' value='แก้ไข' onclick='return chk_frm()'></span><br><br>
</form>
<span style=margin:auto;display:block;text-align:center;><a href='employee.php'><input class='btn btn-info' type='button' value='ย้อนกลับ'></a></span><br>
<?php
}
}
?>
ไฟล์ที่ 2
Code (PHP)
<?php
header("content-type: text/html; charset=utf-8");
header ("Expires: Wed, 21 Aug 2013 13:13:13 GMT");
header ("Last-Modified: " . gmdate("D, d M Y H:i:s") . " GMT");
header ("Cache-Control: no-cache, must-revalidate");
header ("Pragma: no-cache");
include "../connect.php";
//conndb();
$data = $_GET['data'];
$val = $_GET['val'];
if ($data=='province') {
echo "<select class='btn btn-default dropdown-toggle' name='province' onChange=\"dochange('amphur', this.value)\">";
echo "<option value='0'>- เลือกจังหวัด -</option>\n";
$result=mysql_query("SELECT * FROM province ORDER BY ProvinceName" );
while($row = mysql_fetch_array($result)){
echo "<option value='$row[ProvinceId]'>$row[ProvinceName]</option>" ;
}
} else if ($data=='amphur') {
echo "<select class='btn btn-default dropdown-toggle' name='amphur' onChange=\"dochange('district', this.value)\">";
echo "<option value='0'>- เลือกอำเภอ -</option>\n";
$result=mysql_query("SELECT * FROM amphur WHERE ProvinceId= '$val' ORDER BY AmphurName");
while($row = mysql_fetch_array($result)){
echo "<option value=\"$row[AmphurId]\" >$row[AmphurName]</option> " ;
}
} else if ($data=='district') {
echo "<select class='btn btn-default dropdown-toggle' name='district'>\n";
echo "<option value='0'>- เลือกตำบล -</option>\n";
$result=mysql_query("SELECT * FROM district WHERE AmphurId= '$val' ORDER BY DistrictName");
while($row = mysql_fetch_array($result)){
echo "<option value=\"$row[DistrictId]\" >$row[DistrictName]</option> \n" ;
}
}
echo "</select>\n";
echo mysql_error();
//closedb();
?>
Tag : PHP, MySQL, Ajax
|
|
|
|
|
|
Date :
2016-02-21 14:38:12 |
By :
bukbaikon |
View :
1728 |
Reply :
2 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ลองทำแล้วครับ ยังเป็นเหมือนเดิมเลย
คือผมต้องการส่งค่า ProvinceId จาก ไฟล์ที่ 1 ไปไฟล์ที่ 2 แบบ ajax ต้องทำไงครับ
|
|
|
|
|
Date :
2016-02-22 10:00:45 |
By :
bukbaikon |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Load balance : Server 02
|