|
|
|
ผมจะทำการส่งค่า $id ไปอีก page แต่ผมใช้เป็น window.open จะต้องเพิ่มเติมส่วนไหนตัวแปลถึงจะไปอีกหน้าด้วย |
|
|
|
|
|
|
|
ส่งไปทาง ?id= แบบที่ทำก็น่าจะได้แล้วนี่ครับ??
|
|
|
|
|
Date :
2012-01-18 16:35:00 |
By :
mr.v |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Function
<script language="JavaScript">
function openPrintorder(url) {
window.open(url,"Printorder","menubar=no,width=810,height=600,toolbar=no");
}
</script>
How to use
<a class="ovalbutton" href="javascript:openPrintorder('printorderflower.php?cus_id=<?=$_GET["cus_id"];?>')" id="Submitform" style="margin:0 0 0 10px;"><span>พิมพ์ใบสั่งซื้อ</span></a>
|
|
|
|
|
Date :
2012-01-18 16:51:18 |
By :
GhostLocal |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Code (PHP)
<SCRIPT language="JavaScript1.2">
function openwindow(id)
{
window.open('detail.php?id=<?=$id?>',"mywindow","menubar=1,resizable=1,width=600,height=600,top=25,left=400");
}
</SCRIPT>
<tr>
<td align="center" class="font1"><?=$id?></td>
<td height="24" align="left1" class="font1"><?=$comname?></td>
<td align="center" class="font1"><?=$position?></td>
<td align="center" class="font1"><?=$ex?></td>
<td align="center" class="font1"><?=$address?></td>
<td height="24" align="center" ><A href="javascript: openwindow(<?=$id?>)"><img src="pic/Icon_zoom.png" border="0"/></a></td>
</tr>
<?
}
?>
ผมลองแบบนี้ เอาเมาส์ไปชี้ดูมันก็เปลี่ยนเลขน่ะครับแต่พอกด เปลี่ยนหน้าไปเลขกับเป็นตัวเดิม
|
|
|
|
|
Date :
2012-01-18 17:53:09 |
By :
chonburi f.c |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ลองดูที่ตัวคำสั่ง sql ครับ join กันมาหรือป่าว
|
|
|
|
|
Date :
2012-01-18 17:55:46 |
By :
Dragons_first |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
เหอๆๆๆๆ ยังไม่ได้เลย
|
|
|
|
|
Date :
2012-01-18 21:07:41 |
By :
chonburi f.c |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
delete cookie ดูครับ
|
|
|
|
|
Date :
2012-01-18 21:36:30 |
By :
โปรแกรมเมอร์ฝึกหัด |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
เหมือนเดิม
|
|
|
|
|
Date :
2012-01-18 21:53:37 |
By :
chonburi f.c |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ผมทำตาม ลิ้งได้ ได้แล้วครับขอบคุณครับ https://www.thaicreate.com/php/forum/044086.html
|
|
|
|
|
Date :
2012-01-18 22:25:22 |
By :
chonburi f.c |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Load balance : Server 01
|