Register Register Member Login Member Login Member Login Forgot Password ??
PHP , ASP , ASP.NET, VB.NET, C#, Java , jQuery , Android , iOS , Windows Phone
 

Registered : 109,037

HOME > PHP > PHP Forum > ดู ให้ทีครับว่ามันผิดตรงไหน พอดี ผมอยากตรวจสอบ text boxให้ค่ามันไม่ว่างอ่ะครับ



 

ดู ให้ทีครับว่ามันผิดตรงไหน พอดี ผมอยากตรวจสอบ text boxให้ค่ามันไม่ว่างอ่ะครับ

 



Topic : 060489



โพสกระทู้ ( 181 )
บทความ ( 0 )



สถานะออฟไลน์




คือ ช่วยดู หน่อยครับ ว่ามันผิดตรงไหน Code (PHP)
<?php session_start();
 if(!session_is_registered('loginname')){
header("location:formlogin.php");

 
		}	

/*  echo $_SESSION['loginname'];
 echo $_SESSION['pw']; */
 $name = $_SESSION['loginname'];
 $pass = $_SESSION['pw'];
 	

include "./include/connect1.php";

?>


	
    

<!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

Name       : Majestic
Description: A three-column, fixed-width blog design.
Version    : 1.0
Released   : 20090713

-->
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>Majesticby Free CSS Templates</title>

<meta name="keywords" content="" />
<meta name="Majestic" content="" />
<link href="default.css" rel="stylesheet" type="text/css" media="screen" />

</head>
<body>
<script language="javascript">
function fncSubmit()
{
	if(document.form1.username.value == "") 
	{
		alert('Please input  User name');
		document.form1.username.focus();
		return false;
	}	
	if(document.form1.Password.value == "")
	{
		alert('Please input  Password ');
		document.form1.Password.focus();		
		return false;
	}	
	if(document.form1.name.value =="")
	{
		alert('Please input Your name');
		document.form1.name.focus();
		return false ; 
	}
	if(document.form1.surname.value =="")
	{
		alert('Please input surname');
		document.form1.surname.focus();
		return false ; 
	}
	document.form1.submit();
}
</script>
 <p>
<!-- start header -->
<div id="header">
<div id="logo">
		<h1><a href="#">Shift Schedule Management System</a></h1>
		<p></p>
	</div>
<div id="menu">
		<ul>
			<li><a href="#" class="current_page_item">Home</a></li>
			<li><a href="#">Blog</a></li>
			<li><a href="#">Photos</a></li>
			<li><a href="#">Links</a></li>
			<li><a href="#">Contact</a></li>
		</ul>
	</div>
</div>
<!-- end header -->

	<!-- start page -->
	<div id="page">
		<div id="page-bg">
		  <div id="sidebar1" class="sidebar">
			  <div id="sidebar1-bgtop">
				<div id="sidebar1-bgbtm">
				<ul>
					<li>
						<h2>Main Menu</h2>
						<ul><li><a href="admin.php">Inseart User</a></li>
							<li><a href="deleteuser.php">Delecte User</a></li>
							<li><a href="edituser.php">Update User</a><a href="index.php"></a></li>
							<li><a href="selectbynamecom.php">Search User</a></li>
                            <li><a href="index.php">Log out </a></li>
                            <li></li>
                            <li></li>
                            <li></li>
                            <li></li>
                            <li></li>
                            <li></li>
                            <li></li>
                            <li></li>
                            <li></li>
                            <li></li>
                            <li></li>
                            <li></li>
                            <li></li>
                            
                            
						</ul>
					</li>
					
					
				  </ul>
				</div>
			</div>
		  </div>
			<!-- start content -->
<div id="content">
			  <div id="content-bgtop">
				<div id="content-bgbtm">
				
		      <tr>
				      <th align="" scope="row"><form id="form1" method="post" action="registercom.php" onsubmit="JavaScript:return fncSubmit();">
				       </p>
				        <p>&nbsp;</p>
				        <p> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Username :
				          &nbsp;	
				          &nbsp;
				          &nbsp; 
                          
				          <input type="text" name="username" id="username" />
			            &nbsp;</p>
				        <p> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Password :&nbsp; &nbsp;&nbsp; &nbsp;
				          &nbsp; 
				          <input type="password" name="Password" id="Password" />
			            </p>
				        <p> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; name :
				          &nbsp;	
				          &nbsp;	
				          &nbsp;	
				          &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;	
				          &nbsp;
				          <input type="text" name="name" id="name" />
			            </p>
				        <p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; surname :
				          &nbsp;	
				          &nbsp;	    
				         &nbsp;&nbsp;&nbsp;&nbsp; &nbsp;
				          <input type="text" name="surname" id="surname" />
&nbsp;			            </p>
				        <p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Position :					
				          &nbsp;	
				          &nbsp;	
				          &nbsp;	
				         &nbsp;&nbsp; &nbsp;
				          <input type="text" name="Position" id="Position" />
			            </p>
				        <p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Start date :    
				          &nbsp;                
				          &nbsp; 
				          &nbsp; 
				         &nbsp; &nbsp;&nbsp;
				          <input type="text" name="startdate" id="startdate" />
				          &nbsp;</p>
				        <p> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; *** YYY-MM-DD*** </p>
				        <p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; End date&nbsp; :&nbsp; 
				          &nbsp; 
				          &nbsp; 
				          &nbsp;
				          <input type="text" name="enddate" id="enddate" />
			            </p>
				        <p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; *** YYY-MM-DD***</p>
				        <p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Grade&nbsp;and step&nbsp; : 
				          &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;
				          <input type="text" name="gradeandstep" id="gradeandstep" />
			            </p>
				        <p>&nbsp;
				          &nbsp; 
				          &nbsp; 
				          &nbsp; 
				          &nbsp; 
				          &nbsp; 
				          &nbsp; 
				          &nbsp; 
				          &nbsp; 
				          &nbsp; 
				          &nbsp; 
				          &nbsp; 
				          &nbsp; 
				          &nbsp; 
				          &nbsp; 
				          &nbsp; 
				          &nbsp; 
				          &nbsp; 
				          &nbsp; 
				          &nbsp; 
				          &nbsp; 
				          &nbsp; 
				          &nbsp; 
				          &nbsp; 
				          &nbsp; 
				          &nbsp; 
				          &nbsp; 
				          &nbsp; 
				          &nbsp; 
				          &nbsp; 
				          &nbsp; 
				          &nbsp; 
				          &nbsp; 
				          &nbsp; 
				          &nbsp; 
				          &nbsp; 
				          &nbsp; 
				          &nbsp; 
				          &nbsp; 
				          &nbsp; 
				          &nbsp; 
				          <input type="submit" name="Register" id="Register" value="Register" />
				        </p>
				        &nbsp; 
				        &nbsp; 
				        &nbsp; 
				        &nbsp; 
				        &nbsp; 
				        &nbsp; 
				        &nbsp; 
				        &nbsp; 
				        &nbsp; 
				        &nbsp; 
				        &nbsp; 
				        &nbsp; 
				        &nbsp; 
				        &nbsp; 
				        &nbsp; 
				        &nbsp; 
				        &nbsp; 
				        &nbsp; 
				        &nbsp; 
				        &nbsp; 
				        &nbsp; 
				        &nbsp; 
				        &nbsp; 
				        &nbsp; 
				        &nbsp; 
				        &nbsp; 
				        &nbsp; 
				        &nbsp; 
				        &nbsp; 
				        &nbsp; 
				        &nbsp; 
				        &nbsp; 
				        &nbsp; 
				        &nbsp; 
				        &nbsp; 
				        &nbsp; 
				        &nbsp; 
				        &nbsp; 
				        &nbsp; 
				        &nbsp; 
				        &nbsp; 
				        &nbsp; 
				        &nbsp; 
				        &nbsp; 
				        &nbsp; 
				        &nbsp; 
				        &nbsp; 
				        &nbsp;
				     </form> </th>
			        </tr></center>
			  
                    
				  <p></p>
				 
         
				 
				</div>
			</div>
			</div>
			<!-- end content -->
			<!-- start sidebars -->
			
			<!-- end sidebars -->
			<div style="clear: both;">&nbsp;</div>
	  </div>
	</div>
	<!-- end page -->

<div id="footer">
	<p class="copyright">&copy;&nbsp;&nbsp;2009 All Rights Reserved &nbsp;&bull;&nbsp;Developed by wichan sangwondee&nbsp;.</p>
	&nbsp;
	<p class="link"><a href="#">Privacy Policy</a>&nbsp;&#8226;&nbsp;<a href="#">Terms of Use</a></p>
</div>

</body>

</html>





Tag : PHP, MySQL, JavaScript







Move To Hilight (Stock) 
Send To Friend.Bookmark.
Date : 2011-05-21 14:28:43 By : macro View : 824 Reply : 8
 

 

No. 1



โพสกระทู้ ( 181 )
บทความ ( 0 )



สถานะออฟไลน์


ดันๆๆ






แสดงความคิดเห็นโดยอ้างถึง ความคิดเห็นนี้
Date : 2011-05-21 14:42:36 By : macro
 


 

No. 2



โพสกระทู้ ( 11,835 )
บทความ ( 10 )

สมาชิกที่ใส่เสื้อไทยครีเอท Hall of Fame 2012

สถานะออฟไลน์


document.form1.submit();
เปลี่ยนเป็น return true;
แสดงความคิดเห็นโดยอ้างถึง ความคิดเห็นนี้
Date : 2011-05-21 14:46:29 By : PlaKriM
 

 

No. 3



โพสกระทู้ ( 181 )
บทความ ( 0 )



สถานะออฟไลน์


ยังไม่ได้อ่ะครับ งง เหมือนกับว่ามันไม่เห้นคำสั่ง จาวา อ่ะ ครับ


ประวัติการแก้ไข
2011-05-21 14:56:58
แสดงความคิดเห็นโดยอ้างถึง ความคิดเห็นนี้
Date : 2011-05-21 14:55:14 By : macro
 


 

No. 4



โพสกระทู้ ( 258 )
บทความ ( 0 )



สถานะออฟไลน์


Code (JavaScript)
				<script language="javascript">
                function fncSubmit()
                {
					
                with(form1)
                {
                if(username.value == "") 
                {
                alert('Please input  User name');
                username.focus();
                return false;
                }	
                }
                
                
                with(form1)
                {
                if(Password.value == "")
                {
                alert('Please input  Password ');
                Password.focus();		
                return false;
                }
                }
                
				with(form1)
				{
                if(name.value =="")
                {
                alert('Please input Your name');
                name.focus();
                return false ; 
                }
				}
                
                with(form1)
                {
                if(surname.value =="")
                {
                alert('Please input surname');
                surname.focus();
                return false ; 
                }
				}
                
				}
                </script>

แสดงความคิดเห็นโดยอ้างถึง ความคิดเห็นนี้
Date : 2011-05-21 14:58:03 By : naked13
 


 

No. 5



โพสกระทู้ ( 181 )
บทความ ( 0 )



สถานะออฟไลน์


ก็ ยัง ไม่ได้อยู่ดีนั้นล่ะครับ ผม ลองทั้ง 2 วิธีล่ะ T-T
แสดงความคิดเห็นโดยอ้างถึง ความคิดเห็นนี้
Date : 2011-05-21 15:08:05 By : macro
 


 

No. 6



โพสกระทู้ ( 258 )
บทความ ( 0 )



สถานะออฟไลน์


ลองเอา Copy Code ที่หนูเขียนไปแทนนะคะ
คือ ที่เครื่องหนูก็รันได้ ทำงานปกตินะคะ
แสดงความคิดเห็นโดยอ้างถึง ความคิดเห็นนี้
Date : 2011-05-21 15:10:53 By : naked13
 


 

No. 7



โพสกระทู้ ( 181 )
บทความ ( 0 )



สถานะออฟไลน์


ตอบความคิดเห็นที่ : 6 เขียนโดย : naked13 เมื่อวันที่ 2011-05-21 15:10:53
รายละเอียดของการตอบ ::
คือ ผม ลองดูแล้วครับ แต่ มัน ก็ ยัง ทำงานไม่ได้อยุ่ ดี นั้น ล่ะ ครับ เอ็ย งง จริง ๆ เลย ครับ


แสดงความคิดเห็นโดยอ้างถึง ความคิดเห็นนี้
Date : 2011-05-21 15:17:36 By : macro
 


 

No. 8



โพสกระทู้ ( 258 )
บทความ ( 0 )



สถานะออฟไลน์


Code (PHP)
<?php session_start();
 if(!session_is_registered('loginname')){
header("location:formlogin.php");

 
		}	

/*  echo $_SESSION['loginname'];
 echo $_SESSION['pw']; */
 $name = $_SESSION['loginname'];
 $pass = $_SESSION['pw'];
 	

include "../include/connect1.php";

?>


	
    

<!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

Name       : Majestic
Description: A three-column, fixed-width blog design.
Version    : 1.0
Released   : 20090713

-->
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>Majesticby Free CSS Templates</title>

<meta name="keywords" content="" />
<meta name="Majestic" content="" />
<link href="default.css" rel="stylesheet" type="text/css" media="screen" />

</head>
<body>
<script language="javascript">
            function fncSubmit()
            {
	
            with(form1)
            {
            if(username.value == "") 
            {
            alert('Please input  User name');
            username.focus();
            return false;
            }	
            }
            
            
            with(form1)
            {
            if(Password.value == "")
            {
            alert('Please input  Password ');
            Password.focus();		
            return false;
            }
            }
            
with(form1)
{
            if(name.value =="")
            {
            alert('Please input Your name');
            name.focus();
            return false ; 
            }
}
            
            with(form1)
            {
            if(surname.value =="")
            {
            alert('Please input surname');
            surname.focus();
            return false ; 
            }
}
            
}
            </script>

 <p>
<!-- start header -->
<div id="header">
<div id="logo">
		<h1><a href="#">Shift Schedule Management System</a></h1>
		<p></p>
	</div>
<div id="menu">
		<ul>
			<li><a href="#" class="current_page_item">Home</a></li>
			<li><a href="#">Blog</a></li>
			<li><a href="#">Photos</a></li>
			<li><a href="#">Links</a></li>
			<li><a href="#">Contact</a></li>
		</ul>
	</div>
</div>
<!-- end header -->

	<!-- start page -->
	<div id="page">
		<div id="page-bg">
		  <div id="sidebar1" class="sidebar">
			  <div id="sidebar1-bgtop">
				<div id="sidebar1-bgbtm">
				<ul>
					<li>
						<h2>Main Menu</h2>
						<ul><li><a href="admin.php">Inseart User</a></li>
							<li><a href="deleteuser.php">Delecte User</a></li>
							<li><a href="edituser.php">Update User</a><a href="index.php"></a></li>
							<li><a href="selectbynamecom.php">Search User</a></li>
                            <li><a href="index.php">Log out </a></li>
                            <li></li>
                            <li></li>
                            <li></li>
                            <li></li>
                            <li></li>
                            <li></li>
                            <li></li>
                            <li></li>
                            <li></li>
                            <li></li>
                            <li></li>
                            <li></li>
                            <li></li>
                            
                            
						</ul>
					</li>
					
					
				  </ul>
				</div>
			</div>
		  </div>
			<!-- start content -->
<div id="content">
			  <div id="content-bgtop">
				<div id="content-bgbtm">
				
		      <tr>
				      <th align="" scope="row"><form id="form1" method="post" action="registercom.php" onsubmit="JavaScript:return fncSubmit();">
				       </p>
				        <p>&nbsp;</p>
				        <p> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Username :
				          &nbsp;	
				          &nbsp;
				          &nbsp; 
                          
				          <input type="text" name="username" id="username" />
			            &nbsp;</p>
				        <p> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Password :&nbsp; &nbsp;&nbsp; &nbsp;
				          &nbsp; 
				          <input type="password" name="Password" id="Password" />
			            </p>
				        <p> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; name :
				          &nbsp;	
				          &nbsp;	
				          &nbsp;	
				          &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;	
				          &nbsp;
				          <input type="text" name="name" id="name" />
			            </p>
				        <p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; surname :
				          &nbsp;	
				          &nbsp;	    
				         &nbsp;&nbsp;&nbsp;&nbsp; &nbsp;
				          <input type="text" name="surname" id="surname" />
&nbsp;			            </p>
				        <p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Position :					
				          &nbsp;	
				          &nbsp;	
				          &nbsp;	
				         &nbsp;&nbsp; &nbsp;
				          <input type="text" name="Position" id="Position" />
			            </p>
				        <p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Start date :    
				          &nbsp;                
				          &nbsp; 
				          &nbsp; 
				         &nbsp; &nbsp;&nbsp;
				          <input type="text" name="startdate" id="startdate" />
				          &nbsp;</p>
				        <p> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; *** YYY-MM-DD*** </p>
				        <p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; End date&nbsp; :&nbsp; 
				          &nbsp; 
				          &nbsp; 
				          &nbsp;
				          <input type="text" name="enddate" id="enddate" />
			            </p>
				        <p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; *** YYY-MM-DD***</p>
				        <p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Grade&nbsp;and step&nbsp; : 
				          &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;
				          <input type="text" name="gradeandstep" id="gradeandstep" />
			            </p>
				        <p>&nbsp;
				          &nbsp; 
				          &nbsp; 
				          &nbsp; 
				          &nbsp; 
				          &nbsp; 
				          &nbsp; 
				          &nbsp; 
				          &nbsp; 
				          &nbsp; 
				          &nbsp; 
				          &nbsp; 
				          &nbsp; 
				          &nbsp; 
				          &nbsp; 
				          &nbsp; 
				          &nbsp; 
				          &nbsp; 
				          &nbsp; 
				          &nbsp; 
				          &nbsp; 
				          &nbsp; 
				          &nbsp; 
				          &nbsp; 
				          &nbsp; 
				          &nbsp; 
				          &nbsp; 
				          &nbsp; 
				          &nbsp; 
				          &nbsp; 
				          &nbsp; 
				          &nbsp; 
				          &nbsp; 
				          &nbsp; 
				          &nbsp; 
				          &nbsp; 
				          &nbsp; 
				          &nbsp; 
				          &nbsp; 
				          &nbsp; 
				          &nbsp; 
				          <input type="submit" name="Register" id="Register" value="Register" />
				        </p>
				        &nbsp; 
				        &nbsp; 
				        &nbsp; 
				        &nbsp; 
				        &nbsp; 
				        &nbsp; 
				        &nbsp; 
				        &nbsp; 
				        &nbsp; 
				        &nbsp; 
				        &nbsp; 
				        &nbsp; 
				        &nbsp; 
				        &nbsp; 
				        &nbsp; 
				        &nbsp; 
				        &nbsp; 
				        &nbsp; 
				        &nbsp; 
				        &nbsp; 
				        &nbsp; 
				        &nbsp; 
				        &nbsp; 
				        &nbsp; 
				        &nbsp; 
				        &nbsp; 
				        &nbsp; 
				        &nbsp; 
				        &nbsp; 
				        &nbsp; 
				        &nbsp; 
				        &nbsp; 
				        &nbsp; 
				        &nbsp; 
				        &nbsp; 
				        &nbsp; 
				        &nbsp; 
				        &nbsp; 
				        &nbsp; 
				        &nbsp; 
				        &nbsp; 
				        &nbsp; 
				        &nbsp; 
				        &nbsp; 
				        &nbsp; 
				        &nbsp; 
				        &nbsp; 
				        &nbsp;
				     </form> </th>
			        </tr></center>
			  
                    
				  <p></p>
				 
         
				 
				</div>
			</div>
			</div>
			<!-- end content -->
			<!-- start sidebars -->
			
			<!-- end sidebars -->
			<div style="clear: both;">&nbsp;</div>
	  </div>
	</div>
	<!-- end page -->

<div id="footer">
	<p class="copyright">&copy;&nbsp;&nbsp;2009 All Rights Reserved &nbsp;&bull;&nbsp;Developed by wichan sangwondee&nbsp;.</p>
	&nbsp;
	<p class="link"><a href="#">Privacy Policy</a>&nbsp;&#8226;&nbsp;<a href="#">Terms of Use</a></p>
</div>

</body>

</html>




ประวัติการแก้ไข
2011-05-21 15:26:21
2011-05-21 15:53:55
แสดงความคิดเห็นโดยอ้างถึง ความคิดเห็นนี้
Date : 2011-05-21 15:25:02 By : naked13
 

   

ค้นหาข้อมูล


   
 

แสดงความคิดเห็น
Re : ดู ให้ทีครับว่ามันผิดตรงไหน พอดี ผมอยากตรวจสอบ text boxให้ค่ามันไม่ว่างอ่ะครับ
 
 
รายละเอียด
 
ตัวหนา ตัวเอียง ตัวขีดเส้นใต้ ตัวมีขีดกลาง| ตัวเรืองแสง ตัวมีเงา ตัวอักษรวิ่ง| จัดย่อหน้าอิสระ จัดย่อหน้าชิดซ้าย จัดย่อหน้ากึ่งกลาง จัดย่อหน้าชิดขวา| เส้นขวาง| ขนาดตัวอักษร แบบตัวอักษร
ใส่แฟลช ใส่รูป ใส่ไฮเปอร์ลิ้งค์ ใส่อีเมล์ ใส่ลิ้งค์ FTP| ใส่แถวของตาราง ใส่คอลัมน์ตาราง| ตัวยก ตัวห้อย ตัวพิมพ์ดีด| ใส่โค้ด ใส่การอ้างถึงคำพูด| ใส่ลีสต์
smiley for :lol: smiley for :ken: smiley for :D smiley for :) smiley for ;) smiley for :eek: smiley for :geek: smiley for :roll: smiley for :erm: smiley for :cool: smiley for :blank: smiley for :idea: smiley for :ehh: smiley for :aargh: smiley for :evil:
Insert PHP Code
Insert ASP Code
Insert VB.NET Code Insert C#.NET Code Insert JavaScript Code Insert C#.NET Code
Insert Java Code
Insert Android Code
Insert Objective-C Code
Insert XML Code
Insert SQL Code
Insert Code
เพื่อความเรียบร้อยของข้อความ ควรจัดรูปแบบให้พอดีกับขนาดของหน้าจอ เพื่อง่ายต่อการอ่านและสบายตา และตรวจสอบภาษาไทยให้ถูกต้อง

อัพโหลดแทรกรูปภาพ

Notice

เพื่อความปลอดภัยของเว็บบอร์ด ไม่อนุญาติให้แทรก แท็ก [img]....[/img] โดยการอัพโหลดไฟล์รูปจากที่อื่น เช่นเว็บไซต์ ฟรีอัพโหลดต่าง ๆ
อัพโหลดแทรกรูปภาพ ให้ใช้บริการอัพโหลดไฟล์ของไทยครีเอท และตัดรูปภาพให้พอดีกับสกรีน เพื่อความโหลดเร็วและไฟล์ไม่ถูกลบทิ้ง

   
  เพื่อความปลอดภัยและการตรวจสอบ กระทู้ที่แทรกไฟล์อัพโหลดไฟล์จากที่อื่น อาจจะถูกลบทิ้ง
 
โดย
อีเมล์
บวกค่าให้ถูก
<= ตัวเลขฮินดูอารบิก เช่น 123 (หรือล็อกอินเข้าระบบสมาชิกเพื่อไม่ต้องกรอก)







Exchange: นำเข้าสินค้าจากจีน, Taobao, เฟอร์นิเจอร์, ของพรีเมี่ยม, ร่ม, ปากกา, power bank, แฟลชไดร์ฟ, กระบอกน้ำ

Load balance : Server 00
ThaiCreate.Com Logo
© www.ThaiCreate.Com. 2003-2024 All Rights Reserved.
ไทยครีเอทบริการ จัดทำดูแลแก้ไข Web Application ทุกรูปแบบ (PHP, .Net Application, VB.Net, C#)
[Conditions Privacy Statement] ติดต่อโฆษณา 081-987-6107 อัตราราคา คลิกที่นี่