|
|
|
ค้นหาแล้วแสดงข้อมูลออกมาไม่ตรงกันค่ะ จะทำอย่างไรดี ช่วยหน่อยน๊ะค่ะ !! |
|
|
|
|
|
|
|
ต้องดูที่ Sql คิวรี่ว่าเขียนยังไง แล้ววนลูปอะไรออกมาบ้างครับ
|
|
|
|
|
Date :
2012-08-21 21:56:24 |
By :
apisitp |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ทำได้แล้ว ว ค่ะ ^^
|
|
|
|
|
Date :
2012-08-22 00:28:00 |
By :
taengII |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ถามเอง ทำได้เอง สวดยอด....นี่ละประสบการณ์
|
|
|
|
|
Date :
2012-08-22 09:31:01 |
By :
apisitp |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
คือ พอทำการ ติ๊ก checkbox แล้ว อยากให้ส่งค่าไปเก็บในฐานข้อมูลแต่หน้าเว็บเปงหน้าเติม จะทำได้ไหมค่ะ
Code (PHP)
<script language="javascript">
function fncSubmit(){
page = document.frmSearch.chtype.value;
if(page == "Data_BCH.php") {
document.form1.txtName.value;
}
if(strPage == "page2"){
document.form1.action="page2.cgi";
}
document.form1.submit();
}
</script>
<form name="frmSearch" method="POST" action="<?=$_SERVER['SCRIPT_NAME'];?>" onclick="document.form1.action='Data_BCH.php'">
<iframe id="iframe_target" name="iframe_target" src="#" style="width:0;height:0;border:0px solid #fff;"></iframe>
Code (PHP)
<tr><td colspan ="3" align="center" height ="50">
<input name="btnButton1" type="button" value="Action 1" OnClick="fncAction1()">
</tr>
|
ประวัติการแก้ไข 2012-08-22 12:42:55
|
|
|
|
Date :
2012-08-22 12:41:16 |
By :
taengII |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Load balance : Server 03
|