|
|
|
ช่วยทีครับ ผมงงมาก jquery ธรรมดาทำได้นะครับแต่พอไปใส่ใช่งานจริงกลับใช่ไม่ได้คัรบ |
|
|
|
|
|
|
|
Code (PHP)
$result = mysql_query("SELECT * FROM senior_n WHERE p_id=".$_GET["p_id"]) or die(mysql_error());
ใส่ or die(mysql_error()); ด้วยครับ
|
|
|
|
|
Date :
2012-07-23 06:33:24 |
By :
mr.win |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
พี่วินครับ ผมแก้ตรงนั้นแล้วก็ไม่สามารถมีมีปฏิทินขึ้นมาได้อะครับ
คือโค้ดที่ผมทำตอนแรก ที่เป็นโค้ดdatepicker โดดนั้นทำได้ครับ แต่พอมาใส่กับform แล้วไม่สามารถเรียกได้ ทั้งๆๆที่มีลักษณะเดียวกันรบกวนด้วยครัล
|
|
|
|
|
Date :
2012-07-24 07:40:07 |
By :
crazydrogon |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
เอา css include กับ js include มาอยู่ใน table แบบนี้แสดงว่ามีการ include ซ้ำแล้วมั้ง
แล้วก็ไม่ได้อยู่ใน jQuery(document).ready ด้วยนะ
|
|
|
|
|
Date :
2012-07-24 07:46:04 |
By :
ikikkok |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ผมย้ายไปinclude ด้านบนก็ยังไม่ได้เหมือนกันครับ
|
|
|
|
|
Date :
2012-07-24 20:11:19 |
By :
crazydrogon |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Code (PHP)
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<head>
<link rel="stylesheet" href="/jquery/jquery-ui-1.8.21.custom.css">
<script src="/jquery/jquery-1.7.2.js"></script>
<script src="/jquery/jquery.ui.core.js"></script>
<script src="/jquery/jquery.ui.widget.js"></script>
<script src='/jquery/jquery.ui.datepicker.js'></script>
<script src="/jquery/jquery.ui.datepicker-th.js"></script>
<link rel="stylesheet" href='/jquery/demos.css'>
<script>
$(function() {
$.datepicker.setDefaults( $.datepicker.regional[ "" ] );
$( "#datepicker" ).datepicker( $.datepicker.regional[ "th" ] );
});
</script>
<link href="/YUI/2.9/build/fonts/fonts-min.css" rel="stylesheet" type="text/css">
<link href="/YUI/2.9/build/menu/assets/skins/sam/menu.css" rel="stylesheet" type="text/css">
<script src="/YUI/2.9/build/yahoo-dom-event/yahoo-dom-event.js" type="text/javascript"></script>
<script src="/YUI/2.9/build/container/container_core-min.js" type="text/javascript"></script>
<script src="/YUI/2.9/build/menu/menu-min.js" type="text/javascript"></script>
<script src="/SpryAssets/SpryCollapsiblePanel.js" type="text/javascript"></script><script src="/kaltura-html5player-widget/jquery-1.4.2.min.js" type="text/javascript"></script>
<script src="/kaltura-html5player-widget/mwEmbed-player-static.js" type="text/javascript"></script>
<script type="text/xml">
<!--
<oa:widgets>
<oa:widget wid="2567022" binding="#OAWidget" />
<oa:widget wid="2294029" binding="#kalturaPlayer" />
<oa:widget wid="2567022" binding="#OAWidget_2" />
</oa:widgets>
-->
</script>
<link href="/SpryAssets/SpryCollapsiblePanel.css" rel="stylesheet" type="text/css">
<title>KUS:senior project</title>
<style type="text/css">
body {
background-color: #CCC;
}
#apDiv1 {
position:absolute;
left:146px;
top:335px;
width:890px;
height:191px;
z-index:1;
}
</style>
<link href="/kaltura-html5player-widget/mwEmbed-player-static.css" rel="stylesheet" type="text/css" />
<style type="text/css">
/* BeginOAWidget_Instance_2294029: #kalturaPlayer */
@import url("http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.1/themes/redmond/jquery-ui.css");
/* EndOAWidget_Instance_2294029 */
a:link {
color: #000;
text-decoration: underline;
}
a:visited {
text-decoration: underline;
color: #999;
}
a:hover {
text-decoration: underline;
color: #609;
}
a:active {
text-decoration: underline;
color: #63C;
}
body,td,th {
font-family: Tahoma, Geneva, sans-serif;
}
</style>
</head>
<table width="1005" border="1" align="center" cellspacing=".5" bordercolorlight="#F0F0F0">
<tr>
<th width="999" nowrap><img src="/head.gif" width="1000" height="150"></th>
</tr>
<tr>
<th nowrap bgcolor="#51256F"><style>
.yui-skin-sam .yui-menu-shadow-visible {
background-color:#4f256b;
opacity:1;
}
.yui-menu-shadow-visible {
top:2px;
right:-3px;
left:2px;
bottom:-3px;
}
.yui-skin-sam .yuimenuitem-selected {
background-color:#663399;
}
.yui-skin-sam .yuimenuitemlabel {
color:#000;
}
.yui-skin-sam .yuimenuitemlabel-disabled {
color:#A6A6A6;
}
.yui-skin-sam .yuimenu {
font-size:40px;
}
.yui-skin-sam .yuimenu .bd {
background-color: #f0f0f0;
border: solid 1px #666666;
}
</style>
<div id="OAWidget" class="yuimenubar yuimenubarnav">
<div class="bd">
<ul class="first-of-type">
<li class="yuimenubaritem first-of-type"><a class="yuimenubaritemlabel" href="http://senior-project-kus.orgfree.com/index.php">หน้าแรก</a>
</li>
<li class="yuimenubaritem first-of-type"><a class="yuimenubaritemlabel" href="#search">ค้นหา</a>
<div id="search" class="yuimenu">
<div class="bd">
<ul>
<li class="yuimenuitem"><a class="yuimenuitemlabel" href="http://senior-project-kus.orgfree.com/search.php">ค้นหาผลงานโครงการศึกษาเฉพาะเรื่อง</a></li>
<li class="yuimenuitem"><a class="yuimenuitemlabel" href="http://senior-project-kus.orgfree.com/search2.php">ค้นหาผลการอนุมัติการเสนอเรื่องโครงการศึกษาเฉพาะเรื่อง</a></li>
</ul>
</div>
</div> </li>
<li class="yuimenubaritem first-of-type"><a class="yuimenubaritemlabel" href="http://158.108.70.5/seniorproject/manual.pdf" target="_blank">คู่มือโครงการ</a>
</li>
<li class="yuimenubaritem first-of-type"><a class="yuimenubaritemlabel" href="http://158.108.70.5/seniorproject/map1.pdf" target="_blank">แผนดำเนินงานสำหรับนักเรียน</a>
</li>
<li class="yuimenubaritem first-of-type"><a href="http://158.108.70.5/seniorproject/sample1.pdf" target="_blank" class="yuimenubaritemlabel">ตัวอย่างงาน Senior Project</a>
</li>
<li class="yuimenubaritem first-of-type"><a class="yuimenubaritemlabel" href="http://158.108.70.5/seniorproject/seniorprojectassessment.pdf" target="_blank">ผลประเมินโครงการของนักเรียน</a>
</li>
<li class="yuimenubaritem first-of-type"><a class="yuimenubaritemlabel" href="#name">รายนาม</a>
<div id="name" class="yuimenu">
<div class="bd">
<ul>
<li class="yuimenuitem"><a class="yuimenuitemlabel" href="http://158.108.70.5/seniorproject/parent.htm">รายนามอาจารย์</a></li>
<li class="yuimenuitem"><a class="yuimenuitemlabel" href="http://158.108.70.5/seniorproject/teacher.htm">รายนามผู้เชี่ยวชาญ</a></li>
</ul>
</div>
</div> </li>
<li class="yuimenubaritem first-of-type"><a class="yuimenubaritemlabel" href="http://senior-project-kus.orgfree.com/admin.php" target="_blank" >สำหรับผู้ดูแล</a>
</li>
</ul>
</div>
</div>
<script type="text/javascript">
// BeginOAWidget_Instance_2567022: #OAWidget
(function() {
var cn = document.body.className.toString();
if (cn.indexOf('yui-skin-sam') == -1) {
document.body.className += " yui-skin-sam";
}
})();
var initOAWidget = function() {
/*
Instantiate a Menu: The first argument passed to the
constructor is the id of the element in the page
representing the Menu; the second is an object literal
of configuration properties.
*/
var OAWidget = new YAHOO.widget.MenuBar("OAWidget", { autosubmenudisplay: true, lazyload: true } );
OAWidget.render();
};
// Create the YUI Menu when the HTML document is usable.
YAHOO.util.Event.onDOMReady(initOAWidget);
// EndOAWidget_Instance_2567022
</script></th>
</tr>
<tr>
<th height="41" nowrap bgcolor="#FF0000"><p>หน้าเว็บ admin สำหรับแก้ไขข้อมูลต่างๆ</p></th>
</tr>
<tr>
<th height="40" nowrap bgcolor="#51256F"><style>
.yui-skin-sam .yui-menu-shadow-visible {
background-color:#4f256b;
opacity:1;
}
.yui-menu-shadow-visible {
top:2px;
right:-3px;
left:2px;
bottom:-3px;
}
.yui-skin-sam .yuimenuitem-selected {
background-color:#663399;
}
.yui-skin-sam .yuimenuitemlabel {
color:#000;
}
.yui-skin-sam .yuimenuitemlabel-disabled {
color:#A6A6A6;
}
.yui-skin-sam .yuimenu {
font-size:40px;
}
.yui-skin-sam .yuimenu .bd {
background-color: #f0f0f0;
border: solid 1px #666666;
}
</style>
<div id="OAWidget_2" class="yuimenubar yuimenubarnav">
<div class="bd">
<ul class="first-of-type">
<li class="yuimenubaritem first-of-type"><a class="yuimenubaritemlabel" href="http://senior-project-kus.orgfree.com/adminhome.php">หน้าแรกADMIN</a>
</li>
<li class="yuimenubaritem first-of-type"><a class="yuimenubaritemlabel" href="http://senior-project-kus.orgfree.com/adminaddsenior.php">เพิ่มข้อมูล Senior Project</a>
</li>
<li class="yuimenubaritem first-of-type"><a class="yuimenubaritemlabel" href="http://senior-project-kus.orgfree.com/admineditsenior.php">ตรวจสอบข้อมูล Senior Project</a>
</li>
<li class="yuimenubaritem first-of-type"><a class="yuimenubaritemlabel" href="http://senior-project-kus.orgfree.com/adminaddteacher.php">เพิ่มรายชื่ออาจารย์</a>
</li>
<li class="yuimenubaritem first-of-type"><a class="yuimenubaritemlabel" href="http://senior-project-kus.orgfree.com/admineditteacher.php">ตรวจสอบข้อมูล รายชื่ออาจารย์</a>
</li>
</ul>
</div>
</div>
<script type="text/javascript">
// BeginOAWidget_Instance_2567022: #OAWidget_2
(function() {
var cn = document.body.className.toString();
if (cn.indexOf('yui-skin-sam') == -1) {
document.body.className += " yui-skin-sam";
}
})();
var initOAWidget_2 = function() {
/*
Instantiate a Menu: The first argument passed to the
constructor is the id of the element in the page
representing the Menu; the second is an object literal
of configuration properties.
*/
var OAWidget_2 = new YAHOO.widget.MenuBar("OAWidget_2", { autosubmenudisplay: true, lazyload: true } );
OAWidget_2.render();
};
// Create the YUI Menu when the HTML document is usable.
YAHOO.util.Event.onDOMReady(initOAWidget_2);
// EndOAWidget_Instance_2567022
</script>
</th>
</tr>
<tr>
<td height="441" bgcolor="#FFFFFF"><div>
<div align="center">
<h4>แก้ไข Senior Project
</h4>
</div>
<div></div>
</div>
<hr />
<table width="74%"align="center" >
<tr>
<td height="69"><div align="center">
<table width="733" height="334" align="left" bordercolor="#F0F0F0"><form action="editsave.php" method="get" enctype="multipart/form-data" name="form1" id="form1" >
<tr>
<?php
include("connect.php");
$result = mysql_query("SELECT * FROM senior_n WHERE p_id=".$_GET["p_id"])or die(mysql_error());
$row = mysql_fetch_array($result);
$result_num = mysql_query("SELECT * FROM senior_num");
$result_adv = mysql_query("SELECT * FROM senior_adv order by p_adv_fname ASC");
$result_sta_key = mysql_query("SELECT * FROM senior_sta");
$result_gra = mysql_query("SELECT * FROM senior_gra");
$result_aca = mysql_query("SELECT * FROM senior_aca order by p_aca ASC");
?>
<td width="201" height="27">รหัสเล่ม :</td>
<td colspan="3"><input name="id" type="text" id="id" value="<?php echo $row['p_id'] ?>" size="25" maxlength="9" readonly="readonly" /></td>
</tr>
<tr>
<td height="29">ชื่อ Senior Project :</td>
<td colspan="3" rowspan="2"><textarea name="pn" cols="50" rows="5" id="pn"><?php echo $row['p_name'] ?></textarea></td>
</tr>
<tr>
<td height="12"> </td>
</tr>
<tr>
<td height="30">ชื่อ-นามสกุล นักเรียน :</td>
<td colspan="51"><select id="p_numkey" name="p_numkey">
<?php
while ($row_num = mysql_fetch_array($result_num) )
{
if( $row["p_numkey"] == $row_num["p_numkey"] ) $str = "selected=\"selected\" ";
else $str="";
?>
<option value="<?=$row_num["p_numkey"]?>" <?=$str?>>
<?=$row_num["p_num"]?>
</option>
<?php
}
?>
</select>
<input name="stu_fname" type="text" size="20" maxlength="25"value="<?php echo $row['p_stu_fname'] ?>" />
-
<label>
<input name="stu_sname" type="text" id="stu_sname" size="30" maxlength="40" value="<?php echo $row['p_stu_sname'] ?>" />
</label></td>
</tr>
<tr>
<td height="25">:</td>
<td width="194"><select id="p_adv" name="p_adv">
<?php
while ($row_adv = mysql_fetch_array($result_adv) )
{
if( $row["p_adv"] == $row_adv["p_adv"] ) $str = "selected=\"selected\" ";
else $str="";
?>
<option value="<?=$row_adv["p_adv"]?>" <?=$str?>>
<?=$row_adv["p_adv_fname"]?>
<?=$row_adv["p_adv_sname"]?>
</option>
<?php
}
?>
</select></td>
<td width="316"><a href='addform_adv.php' target='_blank'></a></td>
</tr>
<tr>
<td height="28">การดำเนินโครงการฯ :</td>
<td colspan="3"><select id="p_sta" name="p_sta">
<?php
while ($row_sta = mysql_fetch_array($result_sta_key) )
{
if( $row["p_sta_key"] == $row_sta["p_sta_key"] ) $str = "selected=\"selected\" ";
else $str="";
?>
<option value="<?=$row_sta["p_sta_key"]?>" <?=$str?>>
<?=$row_sta["p_sta"]?>
</option>
<?php
}
?>
</select></td>
</tr>
<tr>
<td height="28">ระดับคุณภาพ:</td>
<td colspan="3"><select id="p_gra" name="p_gra">
<?php
while ($row_gra = mysql_fetch_array($result_gra) )
{
if( $row["p_gra"] == $row_gra["p_gra"] ) $str = "selected=\"selected\" ";
else $str="";
?>
<option value="<?=$row_gra["p_gra"]?>" <?=$str?>>
<?=$row_gra["p_gra_w"]?>
</option>
<?php
}
?>
</select></td>
</tr>
<tr>
<td height="14">ปีการศึกษา:</td>
<td colspan="3"><select id="p_aca" name="p_aca">
<?php
while ($row_aca = mysql_fetch_array($result_aca) )
{
if( $row["p_aca"] == $row_aca["p_aca"] ) $str = "selected=\"selected\" ";
else $str="";
?>
<option value="<?=$row_aca["p_aca"]?>" <?=$str?>>
<?=$row_aca["p_aca_w"]?>
</option>
<?php
}
?>
</select></td>
</tr>
<tr>
<td height="14">กำหนดวันสอบ : </td>
<td colspan="3">
<input type="text" id="datepicker"/>
วัน เดือน ปี (คศ.)
</td>
</tr>
<tr>
<td height="44"> </td>
<td height="44"><input type="submit" name="submit" id="submit" value="Submit" />
<input type="reset" value="Reset" /></td>
<td height="44"> </td>
<td width="2" height="44"> </td>
</tr>
</form></table>
</div></td>
</tr>
</table></td>
</tr>
<tr>
<th height="154" nowrap><img src="/down.gif" width="1000" height="150"></th>
</tr>
</table>
เนี่ยครับโค้ดทั้งหมด
|
|
|
|
|
Date :
2012-07-24 20:26:50 |
By :
crazydrogon |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/jqueryCode (JavaScript)
<script src="/jquery/jquery-1.7.2.js"></script>
ลองระบุแค่
/jqueryCode (JavaScript)
<script src="jquery/jquery-1.7.2.js"></script>
ดูครับ เคยเป็นอัพขึ้นโฮสแล้วเรียกไฟล์ไม่เจอเพราะใส่ / นำหน้าแฟ้ม
หากหายก็ไล่แก้ทั้งหมดครับที่มี / นำหน้าแฟ้มเก็บไฟล์
|
ประวัติการแก้ไข 2012-09-09 05:07:06
|
|
|
|
Date :
2012-09-09 05:05:42 |
By :
asptuy |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Load balance : Server 04
|