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

📄 info_change.asp

📁 AspEase Auction System Ver2.0/动易拍卖系统 Ver2.0
💻 ASP
字号:
<!--#include file="conn.asp" -->
<!--#include file="inc/check.asp"-->
<!-- #include file="inc/info.asp" -->
<!-- #include file="inc/const.asp" -->
<!-- #include file="inc/city.asp" -->
<!-- #include file="inc/myinc.asp" -->
<%
'=========================================================
'Copyright (C) 2003-2004 AspEase.Com. All rights reserved.
'Web: http://www.aspease.com
'Email: byhucn@126.com,lzz9812@163.com
'=========================================================
'
'FileName: info_change.asp
'Version:2.0
'UpdateTime: 2004-10-3 23:24:06
'Script Written by www.aspease.com 
'=========================================================
stats=easeinfochgstats
header
call activeonline()
mytabletop
mynavtop easeinfochgstats
if rst("submit")<>"" then
	save
else
	main
end if
sub main
response.Write("<script language=""javascript"" src=""js/chkinfoupdate.js""></script>")
response.Write(chr(10))
response.Write(aspeasetablehopen & tr)
response.Write("<th height=25>")
if not chkregValidated then response.write easeinfochgtitle1 else response.write easeinfochgtitle2 end if 
response.Write("(<font id=""f1"">*</font>)")
response.Write(easeness)
response.Write("</th>"& ctr & aspeasetableclose)
response.Write("      <table width=""100%"" border=""0"" cellspacing=""1"" cellpadding=""5"" style=""margin-top:3px"" class=border1b>")
response.Write("     <form name=""mainform"" action="""" method=""post"" onsubmit=""return isok(this)""> " & tr1)
response.Write("      <td width=""23%"" align=""right"" nowrap id=""b1""><font id=""f1"">*</font> ")
response.Write(easeinfochgtruename)
response.Write(":</td>          ")
response.Write("      <td width=""22%"" id=""b1""><input type='text' name='name' size='20' value='")
response.Write(usertruename)
response.Write("'> </td>          ")
response.Write("      <td width=""17%"" align=""right"" id=""b1""><font id=""f1"">*</font>")
response.Write(easeinfochgemail)
response.Write(":</td>            ")
response.Write("      <td width=""38%"" nowrap id=""b1""><input type=""text"" name=""email"" value=""")
response.Write(userEmail)
response.Write(""" size=""20"">"& ctdr & tr1)
response.Write("      <td id=""b1"" colspan=""1"" align=""right"" width=""23%""><font id=""f1"">*</font>")
response.Write(easeinfochgidcard)
response.Write(":</td>          ")
response.Write("      <td id=""b1"" align=""left"" width=""22%""><input type='text' name='idcard' value='")
response.Write(useridcard)
response.Write("' size=""20""></td>  ")
response.Write("      <td id=""b1"" align=""right"" width=""17%""><font id=""f1"">*</font>")
response.Write(easeinfochgsex)
response.Write(":</td>")
response.Write("      <td id=""b1"" align=""left"" width=""38%"">")
if FVal(usersex)="1" then
response.Write(" ")
response.Write("        <input type=""radio"" name=""sex"" value=""1"" checked>")
response.Write("            ")
response.Write(easeinfochgsex1)
response.Write("

⌨️ 快捷键说明

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