📄 adminstuinfoedit.asp
字号:
<td style="border-bottom: 1 solid #cccccc" height="22">
<input type=text name="OICQ" size=12 maxlength=12 style="background-attachment: scroll; background-repeat: repeat; font-size: 9pt; height: 18; width: 85; background-color: #FFFFFF; border: 1 solid #000000; background-position: none 0%" value="<%=EditRS("OICQ")%>">
没有可不填写</td>
</tr>
<tr>
<td style="border-right: 1 solid #cccccc; border-bottom: 1 solid #cccccc" height="22" align="center" valign="middle">微
软 MSN</td>
<td style="border-bottom: 1 solid #cccccc" height="22">
<input type=text name="MSN" size=12 maxlength=30 style="background-attachment: scroll; background-repeat: repeat; font-size: 9pt; height: 18; width: 85; background-color: #FFFFFF; border: 1 solid #000000; background-position: none 0%" value="<%=EditRS("MSN")%>">
没有可不填写</td>
</tr>
<tr>
<td style="border-right: 1 solid #cccccc; border-bottom: 1 solid #cccccc" height="22" align="center" valign="middle">个
人 主 页</td>
<td style="border-bottom: 1 solid #cccccc" height="22">
<input type=text name="Homepage" size=12 maxlength=50 style="background-attachment: scroll; background-repeat: repeat; font-size: 9pt; height: 18; width: 175; background-color: #FFFFFF; border: 1 solid #000000; background-position: none 0%" value="<%=EditRS("个人主页")%>">
没有可不填写</td>
</tr>
<tr>
<td width="27%" style="border-right: 1 solid #cccccc; border-bottom: 1 solid #000000" height="14">
<p align="center">人 生 格 言</td>
<td width="73%" style="border-bottom: 1 solid #000000" height="14">
<textarea rows="4" name="Logion" cols="22"><%=EditRS("留言")%></textarea>
<font color="#FF0000">* </font>您的留言或人生格言</td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="100%" height="22" bgcolor="#EDEDED">
<p align="center" style="margin-top: 5; margin-bottom: 5">
<INPUT type=submit value=' 提 交 ' name=Submit style="background-color: #DDDDDD; background-repeat: repeat; background-attachment: scroll; font-size: 9pt; height: 20; width: 69; border: 1px groove #000000; background-position: 0% 50%">
<INPUT type=reset value=' 取 消 ' name=Submit style="background-color: #DDDDDD; background-repeat: repeat; background-attachment: scroll; font-size: 9pt; height: 20; width: 69; border: 1px groove #000000; background-position: 0% 50%"></td>
</tr>
<tr>
<td width="100%" height="22" bgcolor="#EDEDED">
<p align="center" style="margin-top: 3; margin-bottom: 3">
<INPUT type=hidden name="reg" value="OK">
[ <a href="admindelstu.asp?id=<%=EditRS("ID")%>"> 删除</a> ] [
<a href="adminaddclassadmin.asp?id=<%=EditRS("ID")%>"> 设为管理员</a> ]</td>
</tr>
</form>
</table>
</center>
</div>
</td>
</tr>
<%End IF%>
<%If Action="error" Then%>
<tr>
<td width="100%" valign="top">
<div align="center">
<center>
<table border="0" width="90%" cellspacing="0" cellpadding="0" style="border: 1 solid #000000">
<tr>
<td width="100%" background="images/bg2.gif" height="22" colspan="2">
<p align="center"><b><font color="#FF0000">编辑资料出错</font></b></td>
</tr>
<tr>
<td width="100%" colspan="2">
<p style="line-height: 150%; margin-left: 50; margin-top: 2; margin-bottom: 2"><font color="#FF0000">
<%=RegErr%></font></td>
</tr>
</center>
<tr>
<td width="40%" height="22" background="images/bg3.GIF" valign="bottom">
<p align="right"><img border="0" src="images/go.gif" width="15" height="15"></td>
<center>
<td width="60%" height="22" background="images/bg3.GIF" valign="bottom"><a href="javascript:history.back()">返回上一页重新填写</a></td>
</tr>
</table>
</center>
</div>
</td>
</tr>
<%End IF%>
<%IF Action="suc" Then%>
<tr>
<td width="100%" valign="top">
<div align="center">
<center>
<table border="0" width="90%" cellspacing="0" cellpadding="0" style="border: 1 solid #000000">
<tr>
<td width="100%" background="images/bg2.gif" height="22">
<p align="center"><b><font color="#FF0000">个人资料编辑成功</font></b></td>
</tr>
</center>
<tr>
<td width="100%">
<p style="line-height: 150%; margin-left: 5; margin-top: 20; margin-bottom: 20"><font color="#FF0000">
恭喜您!^_^您已经成功的注册了您的个人资料,欢迎进入酷虎网KhooSite校友录首页!</font></td>
</tr>
<tr>
<td width="100%" height="22" background="images/bg3.GIF" valign="middle">
<div align="center">
<table border="0" width="50%" cellspacing="0" cellpadding="0">
<tr>
<td width="36%" valign="middle">
<p align="right"><img border="0" src="images/go2.gif" width="16" height="16"></td>
<center>
<td width="64%" valign="bottom"><a href="index.asp">进入校友录首页</a></td>
</tr>
</table>
</center>
</div>
</td>
<center>
</tr>
</table>
</center>
</div>
</td>
</tr>
<%End IF%>
<tr>
<td width="100%" valign="top">
</td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<!--#include file="bottom.asp"-->
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -