📄 sendadmin.asp
字号:
<%@LANGUAGE="VBSCRIPT" CODEPAGE="936"%>
<!--#include file="articleconn.asp"-->
<%if chkcookie(request.cookies("userid"))="" or chkcookie(request.cookies("password"))="" then
%>
<script language="JavaScript">
<!--
function checkinput()
{
if (document.search.userid.value=="")
{
alert("请输入用户名!");
document.search.userid.focus();
return false;
}
if (document.search.password.value=="")
{
alert("请输入密码!");
document.search.password.focus();
return false;
}
return true;
}
-->
</script>
<title></title>
<body scroll="no" marginwidth="0" leftmargin="0" topmargin="0">
<body bgcolor="#3B5815">
</p>
<p> </p>
<p> </p>
<div align="center">
<center>
<form method="POST" action="userpass.asp" name="search" onsubmit="return checkinput()">
<table border="0" cellpadding="0" cellspacing="1" style="border-collapse: collapse" width="223">
<tr>
<td width="100%">
<table border="0" cellspacing="0" style="border-collapse: collapse" width="233" id="AutoNumber1" cellpadding="4" height="109">
<tr>
<TABLE cellSpacing=0 cellPadding=0 width=350 align=center border=0>
<TR>
<TD><IMG src="../images/mixtop.gif"></TD>
</TR>
<TR>
<TD background=../images/mediatop2.gif height=27> </TD>
</TR>
<TR>
<TD background=../images/mixmediabg.gif> <TABLE cellSpacing=0 cellPadding=0 width=328 align=center bgColor=#c3ef29
border=0>
<TBODY>
<TR>
<TD align=middle background=../images/logotopbg.gif>
<p align="center">
<font size="2" color="#FFFFFF">点播观看影视,请先<b>登陆</b>!</font></TD>
</TR>
<TR>
<TD> <table cellspacing=0 cellpadding=3 width="100%" border=0>
<tbody>
<tr>
<td align=right width="40%" height=25><font
color=#3b591b>用户名:</font></td>
<td width="65%">
<input class=button2
onFocus=javascript:this.select(); size=14 name=userid></td>
</tr>
<tr>
<td align=right width="40%" height=13><font
color=#3b591b>密 码:</font></td>
<td>
<input class=button2 onFocus=javascript:this.select();
type=password size=14 name=password></td>
</tr>
<tr>
<td align=right width="40%" height=13><font
color=#3b591b>验证码:</font></td>
<td>
<INPUT class=button2 maxLength=4 name=validateCode
onfocus=javascript:this.select(); size=6><script src="verify.asp"></script></td>
</tr>
<tr>
<td align=middle colspan=2 height=25>
<input class=button1 type=submit value="提 交" name=oker>
<input class=button1 type=reset value="重 置" name=B2>
<input type="reset" name="Submit2" value="注 册" class="button1" onclick="window.open('reguser.asp','','');self.close();"></tr>
</table></TD>
</TR>
</TABLE></TD>
</TR>
<TR>
<TD><IMG src="../images/mixend.gif"></TD>
</TR>
</TABLE> </td>
</tr>
</table>
</td>
</tr>
</table>
</form>
</center>
</div>
<%response.end
end if%>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title><%=webname%>---给管理员发信息</title>
<LINK href="../images/style.css" type=text/css rel=stylesheet>
</head>
<body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" BACKGROUND="index1.files/background-extender.gif" oncontextmenu=self.event.returnValue=false onselectstart="return false">
<br style="line-height:5px;">
<table width="530" border="1" cellspacing="0" cellpadding="1" bordercolor="#CCCCFF" align="center">
<tr>
<td>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="9" background="../images/back_3.gif" rowspan="2"></td>
<td class="12v">
<table width="100%" border="0" cellspacing="0" cellpadding="0" class="12v">
<tr>
<td class="12v" >
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" id="AutoNumber3" height="0" width="100%">
<tr>
<td>
<table width="100%" border="0" cellpadding="2" cellspacing="1">
<tr>
<td colspan="2" bgcolor="#00FFFF" > <%=webname%>>>><font color=#0000FF>
<b>欢迎您给管理员发信息:</b></font></td>
</tr>
<tr>
<td colspan="2" align="center">
<table width="100%" border="0" align="center" cellpadding="10" cellspacing="0" bgcolor="#00FFFF">
<form name="formmsg" method="post" action="msgSave.asp">
<tr>
<td align="center"> <table width="100%" height="30" border="0" cellpadding="3" cellspacing="0" bgcolor="#DDDDFF">
<tr bgcolor="#CCCCFF">
<td width="86">您的姓名:</td>
<td width="382" bgcolor="#CCCCFF">
<input name="rvauthor" type="text" class="button2" id="form1" value="<%=request.cookies("userid")%>" size="20" maxlength="20" readonly>
</td>
</tr>
</table>
<table width="480" border="0" cellspacing="0" cellpadding="3">
<tr bgcolor="#CCCCFF">
<td width="83">信息主题:</td>
<td width="384" bgcolor="#CCCCFF"> <input name="rvname" type="text" class="button2" id="form3" value="请输入您评论的题目" size="40" maxlength="20" onFocus="this.value=''">
</td>
</tr>
<tr bgcolor="#CCCCFF">
<td width="83">信息内容:</td>
<td width="384"> </td>
</tr>
<tr bgcolor="#CCCCFF">
<td colspan="3" align="center" width="474"> <textarea name="rvcontent" cols="60" rows="10" style="background-color: #EEFFAD" id="form4"></textarea>
<br> <div align="center">
<input name="Submit" class="button1" type="submit" class="button" value="提交">
<input name="Submit2" class="button1" type="reset" class="button" value="重置">
</div></td>
</tr>
<script language="VBScript" type="text/VBScript">
function formmsg_onSubmit()
if document.formmsg.rvauthor.value="" then
alert"对不起,您应该输入姓名"
formmsg.rvauthor.focus()
formmsg_onSubmit=false
elseif document.formmsg.rvname.value="" or document.formmsg.rvname.value="请输入您评论的题目" then
alert"对不起,您应该输入评论的题目"
formmsg.rvname.focus()
formmsg_onSubmit=false
elseif document.formmsg.rvcontent.value="" then
alert"对不起,您的信息还没有任何内容"
formmsg.rvcontent.focus()
formmsg_onSubmit=false
elseif len(document.formmsg.rvcontent.value)>800 then
alert "对不起,评论内容不能大于800个字节"
formmsg.rvcontent.focus()
formmsg_onSubmit=false
end if
end function
</script>
</table>
</td>
</tr>
<tr>
<td height="2" align="right" bgcolor="#CCCCFF">
</td>
</tr>
</form>
</table>
</td>
</tr>
<tr>
<td colspan="2" align="center" bgcolor="#00FFFF">
<b><font color="#FF0000">谢谢您的意见,我们将尽快给您回复,请继续支持蚂蚁网!</font></b></td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
<td class="12v" background="../images/back_3.gif" width="9" rowspan="2"></td>
</tr>
</table>
</td>
</tr>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -