?? retrievepassword2.asp
字號:
<!--#include file="../include/connstr.asp"-->
<html>
<script language="JavaScript" type="text/JavaScript">
<!--
function MM_openBrWindow(theURL,winName,features) { //v2.0
window.open(theURL,winName,features);
}
//-->
</script>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>浙江永嘉誠一閥門有限公司</title>
<style type="text/css">
<!--
body {
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
}
-->
</style>
<link href="../include/mycss.css" rel="stylesheet" type="text/css">
<!-- 浮動層的開始 -->
<SCRIPT language=javascript>
var delta=0.15
var collection;
function floaters() { //添加層的子程序
this.items = [];
this.addItem = function(id,x,y,content)
{
document.write('<DIV id='+id+' style="Z-INDEX: 10; POSITION: absolute; width:100px; height:240px;left:'+(typeof(x)=='string'?eval(x):x)+';top:'+(typeof(y)=='string'?eval(y):y)+'">'+content+'</DIV>');
var newItem = {};
newItem.object = document.getElementById(id);
newItem.x = x;
newItem.y = y;
this.items[this.items.length] = newItem;
}
this.play = function()
{
collection = this.items
setInterval('play()',10);
}
}
function play() //調整層的位置
{
for(var i=0;i<collection.length;i++)
{
var followObj = collection[i].object;
var followObj_x = (typeof(collection[i].x)=='string'?eval(collection[i].x):collection[i].x);
var followObj_y = (typeof(collection[i].y)=='string'?eval(collection[i].y):collection[i].y);
if(followObj.offsetLeft!=(document.body.scrollLeft+followObj_x)) {
var dx=(document.body.scrollLeft+followObj_x-followObj.offsetLeft)*delta;
dx=(dx>0?1:-1)*Math.ceil(Math.abs(dx));
followObj.style.left=followObj.offsetLeft+dx;
}
if(followObj.offsetTop!=(document.body.scrollTop+followObj_y)) {
var dy=(document.body.scrollTop+followObj_y-followObj.offsetTop)*delta;
dy=(dy>0?1:-1)*Math.ceil(Math.abs(dy));
followObj.style.top=followObj.offsetTop+dy;
}
followObj.style.display = '';
}
}
var theFloaters = new floaters();
theFloaters.addItem('followDiv2',900,100,'<img src=../images/right.jpg usemap="#Map1111111111111" border=0>'); //層名,位置X,位置Y,內容
theFloaters.play();
</SCRIPT>
<!-- 浮動層的結束 -->
</head>
<body>
<!--#include file="../include/top.asp"-->
<table width="919" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="278" height="502" valign="top" bgcolor="63a639"> <table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="278" height="502">
<param name="movie" value="Images/left.swf">
<param name=quality value=high>
<embed src="Images/left.swf" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="278" height="502"></embed>
</object></td>
</tr>
</table>
<!--#include file="../include/left.asp"-->
</td>
<td width="616" valign="top"><table width="99%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="96%" height="148" valign="top"><table width="616" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="136" valign="middle" background="Images/RetrievePassWord.jpg"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td colspan="3" align="right"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="308" height="80">
<param name="movie" value="../images/shuidi.swf">
<param name="quality" value="high">
<param name="wmode" value="transparent">
<embed src="../images/shuidi.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="308" height="80" wmode="transparent"></embed>
</object></td>
</tr>
<tr>
<td width="6%"> </td>
<td width="57%" class="biaoti">HOME> 會員專區>取回密碼</td>
<td width="37%"> </td>
</tr>
<tr>
<td colspan="3"> </td>
</tr>
</table></td>
</tr>
<tr>
<td height="12" valign="top"> </td>
</tr>
</table></td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="98%" height="538" valign="top">
<% set rs=conn.execute("select * from tRegMember where LoginID='"&request("T_LoginID")&"'")
if rs.bof and rs.eof then
call error_setup()
else
call setup_2()
end if
sub setup_2()
%>
<table width="502" border="0" cellspacing="0" cellpadding="0" align="center" bordercolor="#CCCCCC">
<tr>
<td height="20" bordercolor="#FFFFFF">
<table border="0" cellspacing="0" cellpadding="0" align="center" width="502">
<tr>
<td height="64" class="fontdz"> 請不要心急,根據系統提示填寫信息!!!<br>
為了順利找回你的密碼,請在以下填寫你注冊時的自設密碼答案: </td>
</tr>
</table>
<table width="502" border="0" cellspacing="0" cellpadding="0" height="165" align="center">
<tr>
<td align="center">
<table width="502" border="0" cellspacing="0" cellpadding="0">
<form name="form1" method="post" action="RetrievePassWord3.asp">
<tr>
<td width="33%" align="right" valign="middle" height="34">密碼提示:</td>
<td width="67%" valign="middle" height="34"><font color="ff0000"><%=rs("Question")%></font></td>
</tr>
<tr>
<td align="right" width="33%" height="31" >密碼答案:</td>
<td width="67%" height="31" >
<input name="T_Answer" type="text" class="button" id="T_Answer" size="35" maxlength="30">
</td>
</tr>
<tr>
<td colspan="2" align="center" > </td>
</tr>
<tr>
<td colspan="2" align="center" >
<input type="submit" name="Submit22" value="下一步>>" class="button">
<input name="H_LoginID" type="hidden" id="H_LoginID" value=<%=rs("LoginID")%>>
</td>
</tr>
</form>
</table></td>
</tr>
</table></td>
</tr>
</table>
<%end sub
sub error_setup()
%>
<table border="0" cellspacing="0" cellpadding="0" align="center" width="502" height="29">
<tr>
<td align="center" class="fontls">
<p class="fontdz"><font color="#CC0000"><strong>用戶名不存在,如果有問題請與管理員聯系!</strong></font></p></td>
</tr>
</table>
<%end sub%> </td>
</tr>
</table>
</td>
<td width="25" valign="bottom" background="../images/about_6.jpg"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="52" background="../images/about_6.jpg"><IMG SRC="../images/about_6.jpg" WIDTH=24 HEIGHT=52 ALT=""></td>
</tr>
<tr>
<td height="459" valign="bottom"><IMG SRC="../images/about_8.jpg" WIDTH=24 HEIGHT=337 ALT=""></td>
</tr>
</table></td>
</tr>
</table>
<!--#include file="../include/bottom.asp"-->
</body>
</html>
<map name="Map1111111111111" id="Map1111111111111">
<area shape="rect" coords="18,62,71,116" href="../News/News.asp">
<area shape="rect" coords="18,125,72,184" href="../aboutus/Cultrue.asp">
<area shape="rect" coords="20,203,73,258" href="../product/Feedback.asp">
<area shape="rect" coords="18,272,77,327" href="../Distribution/Distribution.asp">
<area shape="rect" coords="14,334,81,359" href="../english/main.asp" target="_blank">
</map>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -