⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 login.php

📁 php中英版本 仿alibaba贸易平台
💻 PHP
字号:
<html>
<head>
<title>test page for www.ec51.com</title>
<meta content="text/html; gb2312" http-equiv=Content-Type>
<meta name="keywords" content=" exporter,importer,manufacturer,wholesaler,supplier, international trade,global trade,trade leads,product catalog,company directory,sourcing,b2b,business to business,china">
<meta name="description" content="marketplace of export and import,offers company directory,catalog and trade leads to importer,exporter,manufacturer,wholesaler,supplier.">
</head>
<BODY bgcolor=FFFFFF topmargin="0" marginheight="0">
<table border=0 width=100% align=center>
	<tbody>
		<tr><td height=200>&nbsp;</td></tr>
		<tr>
			<td align=center>
<form name="myform" method="post" action="member/action.php" onsubmit="return check_words(this);">
	<input type="hidden" name="formtype" value="UserLogin">
	<table border=0 width="40%">
		<tr>
			<td align=right>用户名:</td>
			<td><input name="username" type="text" size=12></td>
		</tr>
		<tr>
			<td align=right>密&nbsp;&nbsp;码:</td>
			<td><input name="password" type="password" size=12></td>
		</tr>
		<tr>
			<td align=right>&nbsp;</td>
			<td><input name="mysubmit" type="submit" value="登陆"></td>
		</tr>
	</table>
</form>
			</td>
		</tr>
	</tbody>
</table>
</body>
</html>

<script Language="JavaScript">
<!--
function check_words(theForm)
{ 
	if (theForm.username.value == "")
	{
		alert("Please input your username!");
		theForm.username.focus();
		return false;
	}	

	if (theForm.password.value == "")
	{
		alert("Please input your Password!");
		theForm.password.focus();
		return false;
	}
}
//-->
</script>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -