|
|
|
ช่วยดูโค้ดให้หน่อยคำทำไม alert ของผม ไม่ยอมทำงาน ช่วยดูให้หน่อยคับ |
|
|
|
|
|
|
|
เอามาทั้งหน้าเลยคับ ช่วยดูให้หน่อยคับ ว่าโค้ด Code (PHP)
<a id="yes<?=$i;?>" OnClick="return confirm('ยืนยันการลบข้อมูล?')" href="update_alert.php?nisit_id=<?=$objResult["nisit_id"];?>">ครบ</a>
ของผม มันไม่ยอมทำงาน ให้ใส่ลิ้งอย่างเดียว คิอข้อมูลไป แต่จะต้องการให้แสดง alert ก่อน ดันไม่ยอมทำงาน เป็นเพราะ อะไรคับ
Code (PHP)
<? session_start();?>
<?
$objConnect = mysql_connect("localhost","root", '12345') or die("Error Connect to Database");
$objDB = mysql_select_db("studentloan_ku_kps");
$strSQL = "SELECT * FROM alert";
$objQuery = mysql_query($strSQL) or die ("Error Query [".$strSQL."]");
mysql_query("SET NAMES UTF8");
$Num_Rows = mysql_num_rows($objQuery);
$Per_Page = 10; // Per Page
$Page = $_GET["Page"];
if(!$_GET["Page"])
{
$Page=1;
}
$Prev_Page = $Page-1;
$Next_Page = $Page+1;
$Page_Start = (($Per_Page*$Page)-$Per_Page);
if($Num_Rows<=$Per_Page)
{
$Num_Pages =1;
}
else if(($Num_Rows % $Per_Page)==0)
{
$Num_Pages =($Num_Rows/$Per_Page) ;
}
else
{
$Num_Pages =($Num_Rows/$Per_Page)+1;
$Num_Pages = (int)$Num_Pages;
}
$strSQL .=" order by alert_id DESC LIMIT $Page_Start , $Per_Page";
$objQuery = mysql_query($strSQL);
?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<!--
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
Title : Lotus Flower
Version : 1.0
Released : 20080501
Description: A two-column, fixed-width and lightweight template ideal for 1024x768 resolutions. Suitable for blogs and small websites.
-->
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>กยศ มหาวิทยาลัยเกษตรศาสตร์</title>
<meta name="keywords" content="" />
<meta name="description" content="" />
<link href="default.css" rel="stylesheet" type="text/css" />
<script type="text/javascript" src="scripts/jquery-1.4.3.min.js"></script>
<script type="text/javascript" src="fancybox/jquery.mousewheel-3.0.4.pack.js"></script>
<script type="text/javascript" src="fancybox/jquery.fancybox-1.3.4.pack.js"></script>
<link rel="stylesheet" type="text/css" href="fancybox/jquery.fancybox-1.3.4.css" media="screen" />
<script type="text/javascript">
$(document).ready(function() {
$('a[id^="no"]').fancybox({
'width' : '45%',
'height' : '40%',
'autoScale' : false,
'transitionIn' : 'none',
'transitionOut' : 'none',
'type' : 'iframe',
onClosed : function() {
parent.location.reload(true);
}
});
$('a[id^="delete"]').fancybox({
'width' : '20%',
'height' : '20%',
onStart : function() {
return window.confirm('Do you want to delete?');
},
onClosed : function() {
parent.location.reload(true);
}
});
/*
onStart : function() {
return window.confirm('Continue?');
},
onCancel : function() {
alert('Canceled!');
},
onComplete : function() {
alert('Completed!');
},
onCleanup : function() {
return window.confirm('Close?');
},
onClosed : function() {
alert('Closed!');
}
*/
});
</script>
</head>
<script>
function popUp(URL)
{
popup = new Date();
id = popup.getTime();
eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=0,width=400,height=300,left = 297,top = 159');");
}
</script>
<body>
<!-- start header -->
<div id="header">
<div id="menu">
<ul>
<li class="current_page_item"><a href="index.php">หน้าแรก</a></li>
<li><a href="index_ask">คำถามที่พบบ่อย</a></li>
<li><a href="#">ติดต่อเจ้าหน้าที่</a><a href="nisit_problem2.php">กระทู้คำถาม</a></li>
<li class="last"></li>
</ul>
</div>
</div>
<div id="logo-wrap">
<div id="logo">
<h1>e-Stundent loan kps </h1>
<h2>มหาวิทยาลัย เกษตรศาสตร์ วิทยาเขตกำแพงแสน</h2>
</div>
</div>
<!-- end header -->
<!-- start page -->
<div id="page"><!-- start content -->
<div id="content">
<div class="post">
<marqee>
<h1 class="title">ยินดีต้อนรับสู่ระบบ E-studenloan kps</h1></marqee>
<div class="entry">
<h2 class="title">ประชาสัมพันธ์</h2>
<div class="entry">
<table width="725" height="48" border="0">
<tr>
<td width="108"><div align="center"><strong>รหัสนิสิต</strong></div></td>
<td width="232">
<div align="center"><strong>ชื่อ-นามสุกล</strong></div>
</td>
<td width="136"><div align="center"><strong>วันที่ข้อมูลเข้าระบบ</strong></div></td>
<td width="71"><div align="center"><strong>สถานะ</strong></div></td>
<td width="156"><div align="center"><strong>ผลการตรวจเอกสาร</strong></div></td>
<td ><div align="center"><strong>ลบ</strong></div></td>
</tr>
<tr> <? $i=0;
while($objResult = mysql_fetch_array($objQuery))
{
$i++;
?>
<td><?=$objResult["nisit_id"]; ?></td>
<td><?=$objResult["alert_name"]." ".$objResult["alert_sname"]; ?></td>
<td><div align="center"><?=$objResult["alert_date"]; ?></div></td>
<td><div align="center"><? if($objResult["alert_status"]== "1") {echo "รอพิจารณา";}
if($objResult["alert_status"]== "2") {echo "ผ่านการตรวจแล้ว";}
if($objResult["alert_status"]== "3") {echo "ยังขาดเอกสาร";}?></div></td>
<td><center>
<? if($objResult["alert_status"]== "1") { ?>
<script language="JavaScript">
function chkConfirm()
{
if(confirm('ตรวจสอบเอกสารเรียบร้อยแล้ว')==true)
{
return true;
}
return false;
}
</script>
<a id="yes<?=$i;?>" OnClick="return confirm('ยืนยันการลบข้อมูล?')" href="update_alert.php?nisit_id=<?=$objResult["nisit_id"];?>">ครบ</a>
<a id="no<?=$i;?>" class="various iframe" href="testpopup.php?nisit_id=<?=$objResult["nisit_id"];?>">ไม่ครบ</a>
<? }else { echo "ตรวจแล้ว" ;} ?>
</center></td>
<td align="center"><a id="delete<?=$i;?>" class="various iframe" href="delete.php?nisit_id=<?=$objResult["nisit_id"];?>">Delete</a></td>
</tr> <? } ?>
</table>
<?php /*?>Total <?= $Num_Rows;?> <?php */?>
จำนวน:
<?=$Num_Pages;?> หน้า :
<?
if($Prev_Page)
{
echo " <a href='$_SERVER[SCRIPT_NAME]?Page=$Prev_Page'><< Back</a> ";
}
for($i=1; $i<=$Num_Pages; $i++){
if($i != $Page)
{
echo "[ <a href='$_SERVER[SCRIPT_NAME]?Page=$i'>$i</a> ]";
}
else
{
echo "<b> $i </b>";
}
}
if($Page!=$Num_Pages)
{
echo " <a href ='$_SERVER[SCRIPT_NAME]?Page=$Next_Page'>Next>></a> ";
}
mysql_close($objConnect);
?>
</div>
<p> </p>
<p> </p>
</div>
</div>
<div class="post"></div>
</div>
<!-- end content -->
<!-- start sidebar -->
<div id="sidebar">
<ul>
<li id="search">
<h2>เจ้าหน้าที่</h2>
<form id="frmMain">
<span id="mySpan2"></span>
<p><span id="mySpan3"></span>ชื่อ <?php echo ($_SESSION["ldap_thainame"])?><br />
ตำแหน่ง <?php echo $_SESSION["ldap_position"]; ?></form></li>
<li>
<h2>เกี่ยวข้องกับระบบ</h2>
<ul>
<li><a href="http://158.108.207.5/project/studentloan/officer.php">ประชาสัมพันธิ์</a></li>
<li>ค้นหา</li>
<li>กรอกคะแนนนิสิต </li>
</ul>
</li>
<li>
<h2>ลิ้งค์ที่เกียวข้อง</h2>
<ul>
<li><a href="#">kps.ku</a></li>
<li><a href="#">e-studentloan</a></li>
<li><a href="#">ข้อมูลการยืม</a></li>
<li><a href="#">กฎหมาย</a></li>
</ul>
</li>
</ul>
</div>
<div style="clear: both;"> </div>
</div>
<!-- end page -->
<!-- start footer -->
<div id="footer">
<div id="footer-wrap">
<p id="legal">(c) 2007 YourSite. Design by <a href="http://www.freecsstemplates.org">FCT</a>.</p>
</div>
</div>
<!-- end footer -->
</body>
</html>
Tag : PHP
|
ประวัติการแก้ไข 2014-01-28 23:11:20 2014-01-28 23:14:04 2014-01-28 23:15:37
|
|
|
|
|
Date :
2014-01-28 23:07:58 |
By :
komza |
View :
738 |
Reply :
2 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ใช้แบบนี้จะง่ายกว่าไม๊นะ?
Code (PHP)
<a href="JavaScript:if(confirm('ยืนยันการลบข้อมูล?')==true){window.location='update_alert.php?nisit_id=<?=$objResult["nisit_id"];?>';}">ครบ</a>
|
|
|
|
|
Date :
2014-01-28 23:43:29 |
By :
arm8957 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ลอง แล้ว คับ ไม่ทำงานเหมือนกัน เป็นเพราะอะไร ไครก็ได้ช่วยดูหน่อย
ขอบคุณ คนธรรมดา ไม่พิเศษ คับ
|
|
|
|
|
Date :
2014-01-29 11:05:25 |
By :
komza |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Load balance : Server 04
|