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

📄 change_pass.asp

📁 asp 修改密码的登录原码
💻 ASP
字号:

<HTML>
<HEAD>
<TITLE>Stockstar.com - 密码修改 </TITLE>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<link rel="stylesheet" href="lib/newstyle.css" type="text/css">
</HEAD>
<BODY BGCOLOR=#FFFFFF LINK=#336666 TEXT=#000000 ALINK=#CC0000 VLINK=#666666>
<CENTER>

<table border=0 cellpadding=0 cellspacing=4 width=90%>
  <tr>
    <td>
      <a href="http://www.stockstar.com/">
        <img border=0 src="/images/logo.gif" align=absmiddle>
      </a>
    </td>
    <td width=100%>
      <hr noshade color=#669999 size=3>
    </td>
    <td align="right" nowrap>
      <b><font color="#CC0000" size="3">您的理财顾问 随时随地为您服务</font></b>
    </td>
  </tr>
</table>

<BR>
<!-- begin body -->

<FORM METHOD=POST ACTION="change_pass.asp">


<TABLE WIDTH=540 CELLPADDING=0 CELLSPACING=0 BORDER=0 bgcolor="#F7EFD6">
<TR>
 <TD WIDTH=540 height="29" background="images/green_bg1.jpg" class="white" width=100%> &nbsp; <B>密码修改</B> 
	</TD>
 </TR>
 <TR>
 <TD>
	<p>
	
	<TABLE WIDTH=540 CELLPADDING=0 CELLSPACING=0 BORDER=0>
	

		<TR BGCOLOR="#F7EFD6">
		<TD WIDTH=9 HEIGHT=20 NOWRAP>&nbsp; </TD>
		<TD VALIGN=Middle COLSPAN=3><FONT COLOR="#333333"><br><B>只要愿意,您可以随时修改您的密码。</B><br><br></FONT></TD>
		<TD WIDTH=9 HEIGHT=20 NOWRAP>&nbsp; </TD>
		</TR>
		
		<!--
		<TR BGCOLOR="#F7EFD6">
		<TD WIDTH=9 HEIGHT=20 NOWRAP>&nbsp; </TD>
		<TD VALIGN=Middle WIDTH=81 NOWRAP><FONT COLOR="#333333">笔名:</FONT></TD>
		<TD WIDTH=270><FONT COLOR="#000000"> (<a href="log_in.asp?via=L2xvZ2luL2NoYW5nZV9wYXNzLmFzcA==">重新登录</a>)</TD>
		<TD BGCOLOR="#F7EFD6"><FONT COLOR="#333333"></FONT></TD>
		<TD WIDTH=9 HEIGHT=20 NOWRAP>&nbsp; </TD></TR>
		-->
		
		<TR BGCOLOR="#F7EFD6">
		<TD WIDTH=9 HEIGHT=4 NOWRAP>&nbsp; </TD>
		<TD WIDTH=9 HEIGHT=4 NOWRAP>&nbsp; </TD></TR>


		<TR BGCOLOR="#F7EFD6">
		<TD WIDTH=9 HEIGHT=20 NOWRAP>&nbsp; </TD>

		<TD VALIGN=Middle WIDTH=81 NOWRAP><FONT COLOR=#333333>用户名:</FONT></TD>
		<TD WIDTH=270><FONT COLOR="#000000"><INPUT SIZE=20 TYPE=text NAME=username maxlength="16" value=""></FONT></TD>
		<TD BGCOLOR=#F7EFD6><FONT COLOR=#333333>   </FONT></TD>
		<TD WIDTH=9 HEIGHT=20 NOWRAP>&nbsp; </TD>
		</TR>

		<TR BGCOLOR="#F7EFD6">
		<TD WIDTH=9 HEIGHT=4 NOWRAP>&nbsp; </TD>
		<TD WIDTH=9 HEIGHT=4 NOWRAP>&nbsp; </TD>
		</TR>

		<TR BGCOLOR="#F7EFD6">
		<TD WIDTH=9 HEIGHT=20 NOWRAP>&nbsp; </TD>

		<TD VALIGN=Middle WIDTH=81 NOWRAP><FONT COLOR=#333333>原密码:</FONT></TD>
		<TD WIDTH=270><FONT COLOR="#000000"><INPUT SIZE=20 TYPE=password NAME=Password maxlength="20" value=""></FONT></TD>
		<TD BGCOLOR=#F7EFD6><FONT COLOR=#333333>   </FONT></TD>
		<TD WIDTH=9 HEIGHT=20 NOWRAP>&nbsp; </TD>
		</TR>
		
		<TR BGCOLOR="#F7EFD6">
		<TD WIDTH=9 HEIGHT=4 NOWRAP>&nbsp; </TD>
		<TD WIDTH=9 HEIGHT=4 NOWRAP>&nbsp; </TD>
		</TR>

		<TR BGCOLOR="#F7EFD6">
		<TD WIDTH=9 HEIGHT=20 NOWRAP>&nbsp; </TD>

		<TD VALIGN=Middle WIDTH=81 NOWRAP><FONT COLOR=#333333>新密码</FONT></TD>
		<TD WIDTH=270><FONT COLOR="#000000"><INPUT SIZE=20 TYPE=password NAME=Passwordnew maxlength="15" value=""></FONT></TD>
		<TD BGCOLOR=#F7EFD6><FONT COLOR=#333333>   </FONT></TD>
		<TD WIDTH=9 HEIGHT=20 NOWRAP>&nbsp; </TD>
		</TR>
		
		<TR BGCOLOR="#F7EFD6">
		<TD WIDTH=9 HEIGHT=4 NOWRAP>&nbsp; </TD>
		<TD WIDTH=9 HEIGHT=4 NOWRAP>&nbsp; </TD>
		</TR>
		
		<TR BGCOLOR="#F7EFD6">
		<TD WIDTH=9 HEIGHT=20 NOWRAP>&nbsp; </TD>

		<TD VALIGN=Middle WIDTH=81 NOWRAP><FONT COLOR=#333333>新密码确认</FONT></TD>
		<TD WIDTH=270><FONT COLOR="#000000"><INPUT SIZE=20 TYPE=password NAME=Passwordnew1 maxlength="15" value=""></FONT></TD>
		<TD BGCOLOR=#F7EFD6><FONT COLOR=#333333>   </FONT></TD>
		<TD WIDTH=9 HEIGHT=20 NOWRAP>&nbsp; </TD>
		</TR>
		
		<TR BGCOLOR="#F7EFD6">
		<TD WIDTH=9 HEIGHT=5 NOWRAP>&nbsp; </TD>
		<TD WIDTH=9 HEIGHT=5 NOWRAP>&nbsp; </TD>
		</TR>

		<TR BGCOLOR="#F7EFD6">
		<TD WIDTH=9 HEIGHT=4 NOWRAP>&nbsp; </TD>
		<TD WIDTH=9 HEIGHT=4 NOWRAP>&nbsp; </TD>
		</TR>
		<TR BGCOLOR="#F7EFD6">
		<TD WIDTH=9 HEIGHT=20 NOWRAP>&nbsp; </TD>
		<TD ALIGN=right COLSPAN=3><FONT COLOR="#000000">

		<INPUT TYPE=BUTTON VALUE="返回" onclick="window.navigate('default.asp')"> &nbsp; 
		<INPUT TYPE=SUBMIT NAME=continue VALUE="修改我的密码">

		</FONT></TD>
		<TD WIDTH=9 HEIGHT=20 NOWRAP>&nbsp; </TD></TR>
		<TR BGCOLOR="#F7EFD6">
		<TD WIDTH=9 HEIGHT=20 NOWRAP>&nbsp; </TD>
		<TD WIDTH=9 HEIGHT=20 NOWRAP>&nbsp; </TD></TR>
		</TABLE></TD>
	</TR>
	<TR><TD HEIGHT=1 BGCOLOR="#000066"><IMG SRC="../images/trans.gif" ALT="" WIDTH=1 HEIGHT=1 BORDER=0></TD></TR>
</TABLE>
</FORM>



<br>
<!-- end body -->
<BR>

<P></P>
<HR size=3 noshade color=#669999>
<table border=0 cellpadding=0 cellspacing=0>
  <tr>
    <td align=center>

	<a href="http://www.stockstar.com/">证券之星 StockStar.com</a>
	<br>
<a href="mailto:webmaster@stockstar.com">webmaster@stockstar.com</a></p>
      </td>
  </tr>
</table>
<P></P><BR>

</center>
</BODY>
</HTML>

⌨️ 快捷键说明

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