📄 adminwishedit.asp
字号:
<option value=河南省>河南省</option>
<option value=黑龙江省>黑龙江省</option>
<option value=吉林省>吉林省</option>
<option value=辽宁省>辽宁省</option>
<option value=云南省>云南省</option>
<option value=贵州省>贵州省</option>
<option value=青海省>青海省</option>
<option value=陕西省>陕西省</option>
<option value=甘肃省>甘肃省</option>
<option value=广西自治区>广西自治区</option>
<option value=内蒙古自治区>内蒙古自治区</option>
<option value=宁夏自治区>宁夏自治区</option>
<option value=西藏自治区>西藏自治区</option>
<option value=新疆自治区>新疆自治区</option>
</select>
</td>
</tr>
<tr>
<td width="125" height="25" bgcolor="#F6F6F6" style="border-right: 1 solid #cccccc; border-bottom: 1 solid #cccccc">
<p align="center">邮 件
</td>
<td width="377" height="25" bgcolor="#F6F6F6" style="border-right: 1 solid #cccccc; border-bottom: 1 solid #cccccc">
<input type=text name="Email" size=12 maxlength=30 style="background-attachment: scroll; background-repeat: repeat; font-size: 9pt; height: 18; width: 144; background-color: #FFFFFF; border: 1 solid #000000; background-position: none 0%" value="<%=RS("电子邮箱")%>">
</td>
</tr>
<tr>
<td width="125" height="25" bgcolor="#EDEDED" style="border-right: 1 solid #cccccc; border-bottom: 1 solid #cccccc">
<p align="center">主 页
</td>
<td width="377" height="25" bgcolor="#EDEDED" style="border-right: 1 solid #cccccc; border-bottom: 1 solid #cccccc">
<input type=text name="Homepage" size=12 maxlength=50 style="background-attachment: scroll; background-repeat: repeat; font-size: 9pt; height: 18; width: 144; background-color: #FFFFFF; border: 1 solid #000000; background-position: none 0%" value="<%=RS("主页")%>">
</td>
</tr>
<tr>
<td width="125" height="25" bgcolor="#F6F6F6" style="border-right: 1 solid #cccccc; border-bottom: 1 solid #cccccc">
<p align="center">类 别
</td>
<td width="377" height="25" bgcolor="#F6F6F6" style="border-right: 1 solid #cccccc; border-bottom: 1 solid #cccccc">
<p>
<select size="1" name="WishType" style="background-attachment: scroll; background-repeat: repeat; font-size: 9pt; height: 23; width: 109; background-color: #FFFFFF; border: 1 solid #000000; background-position: none 0%">
<option value="school" <%IF RS("类型")="school" Then%>selected<%End IF%>>学
业</option>
<option value="career" <%IF RS("类型")="career" Then%>selected<%End IF%>>事
业</option>
<option value="riches" <%IF RS("类型")="riches" Then%>selected<%End IF%>>财
富</option>
<option value="love" <%IF RS("类型")="love" Then%>selected<%End IF%>>爱
情</option>
<option value="family" <%IF RS("类型")="family" Then%>selected<%End IF%>>家
庭</option>
<option value="health" <%IF RS("类型")="health" Then%>selected<%End IF%>>健
康</option>
<option value="life" <%IF RS("类型")="life" Then%>selected<%End IF%>>生
活</option>
<option value="future" <%IF RS("类型")="future" Then%>selected<%End IF%>>未
来</option>
</select>
</p>
</td>
</tr>
<tr>
<td width="125" height="22" bgcolor="#EDEDED" style="border-right: 1 solid #cccccc; border-bottom: 1 solid #cccccc">
<p align="center">心 愿
</td>
<td width="377" height="22" bgcolor="#EDEDED" style="border-right: 1 solid #cccccc; border-bottom: 1 solid #cccccc">
<p style="margin-left: 5; margin-top: 3; margin-bottom: 3"><textarea rows="5" name="Content" cols="40"><%=RS("内容")%></textarea></p>
</td>
</tr>
<tr>
<td colspan="2" width="500" bgcolor="#F6F6F6">
<p align="center" style="margin-top: 5; margin-bottom: 5"> <input type="submit" name="submit" value=" 提 交 " style="background-color: #DDDDDD; background-repeat: repeat; background-attachment: scroll; font-size: 9pt; height: 20; width: 75; border: 1px groove #000000; background-position: 0% 50%">
<input type="reset" name="Reset" value=" 重 置 " style="background-color: #DDDDDD; background-repeat: repeat; background-attachment: scroll; font-size: 9pt; height: 20; width: 75; border: 1px groove #000000; background-position: 0% 50%">
</td>
</tr>
</table>
</div></td>
</tr>
</form>
<%Else%>
<%IF Suc=False 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"><%=ErrInfo%></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>
<%Else%>
<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>
<tr>
<td width="100%">
<p style="line-height: 150%; margin-top: 20; margin-bottom: 20" align="center"><font color="#FF0000">恭喜您,您已经成功的编辑真情祝福,三秒钟后系统自动返回!</font><br>
[<a href="wishindex.asp">返回真情祝福管理首页</a>]</td>
</tr>
</center>
<center>
</table>
</center>
</div></td>
</tr>
<%End IF%>
<%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 + -