?? regcom.asp
字號:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>連云港裝飾網 公司注冊</title>
<style type="text/css">
<!--
.STYLE1 {color: #FF0000}
-->
</style>
<link href="../css/styles.css" rel="stylesheet" type="text/css" />
<style type="text/css">
<!--
#Layer1 {
position:absolute;
left:639px;
top:278px;
width:105px;
height:85px;
z-index:1;
visibility: hidden;
}
-->
</style>
<script type="text/JavaScript">
<!--
function MM_findObj(n, d) { //v4.01
var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
if(!x && d.getElementById) x=d.getElementById(n); return x;
}
function MM_showHideLayers() { //v6.0
var i,p,v,obj,args=MM_showHideLayers.arguments;
for (i=0; i<(args.length-2); i+=3) if ((obj=MM_findObj(args[i]))!=null) { v=args[i+2];
if (obj.style) { obj=obj.style; v=(v=='show')?'visible':(v=='hide')?'hidden':v; }
obj.visibility=v; }
}
//-->
</script>
</head>
<script language="javascript">
function check(formc)
{
if (formc.uname.value=="")
{
alert("用戶名不能為空!")
formc.uname.focus()
return false
}
if (formc.commm.value=="")
{
alert("密碼不能為空!")
formc.commm.focus()
return false
}
if (formc.commm.value!=formc.commm1.value)
{
alert("確認密碼錯誤!")
formc.commm1.focus()
return false
}if (formc.question.value=="")
{
alert("提示問題不能為空!")
formc.qestion.focus()
return false
}
if (formc.answer.value=="")
{
alert("問題答案不能為空!")
formc.answer.focus()
return false
}
if (formc.cname.value=="")
{
alert("姓名或呢稱不能為空!")
formc.cname.focus()
return false
}
if (formc.faren.value=="")
{
alert("法人代表不能為空!")
formc.faren.focus()
return false
}
var filter=/^.+@.+\..{2,3}$/
if (!filter.test(formc.email.value)){
alert("請輸入正確的email地址");
formc.email.focus();
return false
if (formc.tel.value=="")
{
alert("電話不能為空!")
formc.tel.focus()
return false
}
if (formc.address.value=="")
{
alert("地址不能為空!")
formc.address.focus()
return false
}
return true
}
}
</script>
<body>
<table cellspacing="0" cellpadding="3" width="777" align="center"
border="0">
<tr>
<td align="center" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0" style="margin-bottom:5px ">
<tr align="right" bgcolor="#198fe5">
<td width="1461" colspan="3"><img src="../Knowledge/images/knowledge_17.gif" width="401" height="3" alt="" /></td>
</tr>
<tr>
<td colspan="3" background="images/line2.gif"><img src="images/spacer.gif" width="1" height="1" /></td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="120" valign="top"><img src="../images/img_001.gif" width="180" height="417" /></td>
<td valign="top"><table width="96%" border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td><table height="24" cellspacing="0" cellpadding="0" width="100%" align="center" border="0">
<tr>
<td width="5"><img height="24" src="../images/sele_img01.gif" width="5" /></td>
<td class="menuTD_sele" style="WIDTH: 103px" align="center" width="103"><strong>會員注冊</strong></td>
<td width="15"><img height="24" src="../images/sele_img07.gif" width="15" /></td>
<td style="BORDER-BOTTOM: #9a9a9a 1px solid"> </td>
</tr>
</table>
<table cellspacing="0" cellpadding="0" width="100%" align="center" border="0">
<form id="formc" name="formc" method="post" action="addcom.asp">
<tr>
<td style="BORDER-RIGHT: #9a9a9a 1px solid; BORDER-LEFT: #9a9a9a 1px solid; BORDER-BOTTOM: #9a9a9a 1px solid"
align="center"><div id="MemberCtl1_Step1Panel"> <font face="宋體"></font><font face="宋體"></font><font face="宋體"></font><font face="宋體"></font><font face="宋體"></font><font face="宋體"></font><font face="宋體"></font><font face="宋體"></font><font face="宋體"></font><br />
<table class="table_da" cellspacing="1" cellpadding="2" width="96%" border="0">
<tr>
<td class="tdTitle" colspan="2"><strong>注冊信息:</strong></td>
</tr>
<tr>
<td class="tdLeft_da" align="right" width="25%"><font face="宋體">用戶名:</font></td>
<td align="left" class="tdSelect_da">
<input name="uname" type="text" id="uname" />
<span class="STYLE1">*</span> </td>
</tr>
<tr>
<td class="tdLeft_da" align="right" width="25%"><font face="宋體">密碼:</font></td>
<td align="left" class="tdSelect_da"><input name="commm" type="password" id="commm" />
<span class="STYLE1">*</span></td>
</tr>
<tr>
<td class="tdLeft_da" align="right" width="25%"><font face="宋體">確認密碼:</font></td>
<td align="left" class="tdSelect_da"><input name="commm1" type="password" id="commm1" />
<span class="STYLE1">**</span></td>
</tr>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -