| Server IP : 61.19.30.66 / Your IP : 216.73.216.80 Web Server : Apache/2.2.22 (Ubuntu) System : Linux klw 3.11.0-15-generic #25~precise1-Ubuntu SMP Thu Jan 30 17:39:31 UTC 2014 x86_64 User : www-data ( 33) PHP Version : 5.3.10-1ubuntu3.48 Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority, MySQL : ON | cURL : OFF | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : OFF Directory : /var/www/cooperative/ |
Upload File : |
<?
require_once "config/configuser.inc.php";
require_once "heads.php";
$teach=$objResult["Username"];
$sstt=$objResult["statussells"];
?>
<table width="9%" border="0" align="left" cellpadding="1" cellspacing="1" class="table-main width98 StyleTextbox">
xxx
</table>
<table>
</table>
<script>
function setFocus(){
webForm.idmember.focus();
}</script>
<table width="100%" border="0" align="right" cellpadding="1" cellspacing="1">
<form method="post" action="addsavebam2s.php" name="webForm" onSubmit="return checkpost()">
<tr>
<td width="140" higth="200" ><div align="right"><font color="#333333" size="+5">เลขที่สมาชิก
:</font></div></td>
<td width="6"><font size="+5">
<input name=idmember id=idmember type=text class="input" style="font-size:20px; maxlength =32" onKeyUp="if(isNaN(this.value)){ alert('เฉพาะตัวเลข'); this.value='';}" autocomplete="off" >
</font></td>
</tr>
<tr>
<td width="140" higth="200" ><div align="right"><font color="#333333" size="+5">จำนวนเงิน
:</font></div></td>
<td width="6"><font size="+5">
<input name=money id=money type=text class="input" style="font-size:20px; maxlength =6" onKeyUp="if(isNaN(this.value)){ alert('เฉพาะตัวเลข'); this.value='';} " value=''>
</font></td>
</tr>
</tr>
<tr>
<td><div align="right"><font color="#333333" size="+5">รหัสผู้บันทึก:seller
:</font></div></td>
<td><font size="3">
<input name=usersell readonly=readonly id=usersell type=text class="input" style="font-size:20px; maxlength =50" value='<? echo "$teach"; ?>'>
</font></td>
</tr>
<tr>
<td> </td>
<td>
<? if($sstt == 1)
{
echo "<input name=submit type=submit class=submit style=font-size:30px; value=เพิ่มรายการ >
<input name=submit2 type=reset class=submit style=font-size:20px; value=ยกเลิกข้อมูล >
";
}
else if($sstt == "")
{
echo "ไม่มีสิทธิ์ขาย";
}
else
{
echo "ไม่มีสิทธิ์ขาย";
}
?>
</td>
</tr>
</form>
</table></td>
</tr>
</table>
<div>
<table class="table-main width98 StyleTextbox">
<tbody><tr>
<td class="title-header">
<h3 class="form-name">รายการขาย</h3>
</td>
</tr>
<tr>
<?
require_once "homemain2s.php";
?>
<td>
<br>
<table width="98px" class="table-screen">
<tbody><tr>
<td>
</td>
</tr>
</tbody></table>
</div>
</form>
</div>
<footer>
<div class="copyright">
<div class="left">
<span>© Copyright 2020 klwschool <a href="">cooperative klw</a></span>
<span>Version :
1.2.1.2
(52)
</span>
</div>
<div class="clearfix"></div>
</div>
<script src="./rtecsme_files/jquery-1.7.js"></script>
<script src="./rtecsme_files/js-template.js"></script>
</footer>
</body></html>