<? session_start(); include ("../../connect/connect.php"); ?> < <script language="javascript"> function Chkamountt() { if(document.form1.MaxLine.value!=""){ var x=document.form1.MaxLine.value; var ct=0; for(i=1;i<=x;i++){ var bb=document.getElementById('ChkAmouun'+i); var mm=document.getElementById('amt'+i); if(mm.value > bb.value){ ct++; } } if(ct>0){ alert('จำนวนสินค้าที่รับมา มากกกว่าที่สั่งซื้อ \n\n กรุณาตรวจสอบข้อมูล !!!'); return false; } } } </script> </head> <body> <form name="form1" method="post" onsubmit="JavaScript:return Chkamountt();" action="update_stock_order.php?ocp_id=<?=$id;?>"> <? $id=$_REQUEST[or_id]; $sql=mysql_query("select * from order_cut_paper ocp,order_cut_paper_detail ocpd,paper_page_cut ppc, paper_sub_type pst,size_paper sp where ocp.ocp_id=ocpd.ocp_id and ppc.ppc_id=ocpd.ppc_id and pst.pst_id=ocpd.pst_id and sp.size_id=ocpd.size_id and ocp.ocp_id='$id'"); $num=mysql_num_rows($sql); ?> <p align="center" class="style11 style12">ตรวจรับกระดาษที่สั่งตัดเข้าคลัง</p> <table width="729" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td width="94" bgcolor="#BBBBBB"><div align="center" class="style11">รหัส</div></td> <td width="269" bgcolor="#BBBBBB"><div align="center" class="style11">กระดาษที่ตัด</div></td> <td width="124" bgcolor="#BBBBBB"><div align="center" class="style11">ขนาดที่ตัด <br />( นิ้ว)</div></td> <td width="116" bgcolor="#BBBBBB"><div align="center" class="style11">จำนวนที่ตัดได้ <br />(แผ่น)</div></td> <td width="126" bgcolor="#BBBBBB"><div align="center" class="style11">จำนวนที่ได้รับ <br /> (แผ่น)</div></td> </tr> <? $n=0; while($vb=mysql_fetch_array($sql)){ $n++;?> <tr> <td class="style11" align="center"><?=$vb[spc_id];?><input name="spc_id[]" type="hidden" value="<?=$vb[spc_id];?>" /></td> <td class="style11"> <?=$vb[p_name]?> <?=$vb[size_name]?> นิ้ว</td> <td class="style11" align="center"><?=$vb[ppc_page]?></td> <td class="style11" align="center"><?=$vb[ocpd_cut_per_sheet]?><input name="ChkAmouun<?=n;?>" id="ChkAmouun<?=n;?>" type="hidden" value="<?=$vb[ocpd_cut_per_sheet]?>" /></td> <td class="style11" align="center"><input name="amt[]" type="text" id="amt<?=$n?>" style=" width:60px;text-align:right;" size="15" maxlength="10" onkeypress="NumericValue(event);" value="<?=$vb[ocpd_cut_per_sheet]?>" /></td> </tr><? }?> </table> <p align="center"> <input type="text" name="textfield" id="textfield" /> <input name="MaxLine" type="hidden" value="<?=$num;?>" /> <input type="submit" name="button" id="button" value="รับเข้าคลัง" /> </p> </form> <p align="center"> <input type="button" name="button2" id="button2" value="ย้อนกลับ" onclick="window.parent.location='../index1.php?page=reciept_order_paper_cut/show_paper_cut.php'" /> </p> </body> </html>
<input type="text" name="textfield" id="textfield" />
<script language="javascript"> function Chkamountt() { if(document.form1.MaxLine.value!=""){ var x=document.form1.MaxLine.value; var ct=0; for(i=1;i<=x;i++){ var bb=document.getElementById('ChkAmouun'+i); var mm=document.getElementById('amt'+i); if(mm.value > bb.value){ ct++; } } if(ct>0){ alert('จำนวนสินค้าที่รับมา มากกกว่าที่สั่งซื้อ \n\n กรุณาตรวจสอบข้อมูล !!!'); return false; } } } </script>
เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง