|
|
|
ทำอย่างมันไม่เช็คฟอร์ม alert("กรุณากรอกรหัสประเภทสินค้าด้วยนะครับ") document.checkForm.typename.focus() ; return false |
|
|
|
|
|
|
|
<html>
<head>
<!-- จาวา แถบสี -->
<script language="javascript">
function mOvr(src,clrOver){
if (!src.contains(event.fromElement)){
src.style.cursor = 'hand';
src.bgColor = clrOver;
}
}
function mOut(src,clrIn){
if (!src.contains(event.toElement)){
src.style.cursor = 'default';
src.bgColor = clrIn;
}
}
</script>
<title>หน้าหลัก</title>
<meta http-equiv="Content-Type" content="text/html; charset=windows-874">
</head>
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<table width="775" border="0" align="center" cellpadding="0" cellspacing="1" bgcolor="#FFFFFF">
<tr>
<td height="40" valign="middle" bgcolor="#0066CC"> <div align="center"><font color="#FFFFFF" size="3" face="MS Sans Serif, Tahoma, sans-serif">
</font></div>
</td>
</tr>
<tr>
<td height="80"> <div align="center">
<table width="100%" height="80" border="0" align="center" cellpadding="0" cellspacing="0">
<tr bgcolor="#99CCFF">
<td width="180"><div align="center">รอ
</td>
<td>รอ
</td>
</tr>
</table>
</div>
</td>
</tr>
<tr>
<td height="20" bgcolor="#FFCCFF"> </td>
</tr>
</table>
<table width="775" height="500" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td width="150" valign="top" bgcolor="#99CCFF">
<div align="center"><br>
<br><br>
<? include "menuleft.php" ?></div>
</td>
<td valign="top" bgcolor= #FFFF00>
<div align="center"><br>
<table width="575" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td><div align="center">
<form name ="checkForm" action="type_add_new.php" method="post" onSubmit="return check()">
<table border="0" align="center" cellpadding="3" cellspacing="1" bgcolor="#0066CC">
<tr>
<td colspan="2" bgcolor="#0099CC"> <p align="center"> <strong><font color="#FFFFFF" size="2" face="MS Sans Serif, Tahoma, sans-serif"><img src="image/light_blue.gif" width="12" height="12" align="absmiddle"> กรุณากรอกรายละเอียดประเภทสินค้าด้วยครับ <img src="image/light_blue.gif" width="12" height="12" align="absmiddle"></font></strong></p></td>
</tr>
<tr>
<td bgcolor="#FFFFFF"><p><font size="2" face="MS Sans Serif, Tahoma, sans-serif">
รหัสประเภทสินค้า</font></p></td>
<td bgcolor="#FFFFFF"><input name="typeid" type="text" id="typeid" size="10"> <img src="image/w1.gif" width="19" height="19">
<font color="#FF0000" size="2" face="MS Sans Serif, Tahoma, sans-serif">**</font></td>
</tr>
<tr>
<td bgcolor="#FFFFFF"><p><font size="2" face="MS Sans Serif, Tahoma, sans-serif">
ชื่อประเภทสินค้า</font></p></td>
<td bgcolor="#FFFFFF"><input name="typename" type="text" id="typename" size="50"> <img src="image/w1.gif" width="19" height="19">
<font color="#FF0000" size="2" face="MS Sans Serif, Tahoma, sans-serif">**</font></td>
</tr>
<tr>
<td colspan="2">
<div align="center">
<input type="submit" name="Submit" value="เพิ่มประเภทสินค้า">
<input type="reset" name="Submit2" value=" เคลียร์">
<input name="ok" type="hidden" id="ok" value="ok_pass">
</div></td>
</tr>
</table>
<script language="javascript">
function check() {
if(document.checkForm.typeid.value=="") {
alert("กรุณากรอกรหัสประเภทสินค้าด้วยนะครับ") ;
document.checkForm.typeid.focus() ;
return false ;
}
if(document.checkForm.typename.value=="") {
alert("กรุณากรอกชื่อประเภทสินคา้ด้วยครับ") ;
document.checkForm.typename.focus() ;
return false ;
}
else
return true ;
}
</script>
</form>
<?php
echo "<br><center><a href='index.php'><img src=\"image/icon_house.gif\" border='0' alt=\"กลับหน้าหลัก\"></a>" ;
?>
</div> <td>
</tr>
</table>
</body>
</html>
Tag : - - - -
|
|
|
|
|
|
Date :
28 มี.ค. 2548 17:12:58 |
By :
nut |
View :
2703 |
Reply :
1 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ก็ปกติดีนะครับ
|
|
|
|
|
Date :
29 มี.ค. 2548 09:16:15 |
By :
@W_IN |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Load balance : Server 03
|