找个高手帮我去掉ASP后台的验证码

<%@PageLanguage="C#"AutoEventWireup="true"Inherits="Admin_Admin_Login"Codebehind="Adm... <%@ Page Language="C#" AutoEventWireup="true" Inherits="Admin_Admin_Login" Codebehind="Admin_Login.aspx.cs" %>

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml" >
<head id="Head1" runat="server">
<title>管理员登录</title>
<link href="../skin/just/css/main.css" rel="stylesheet" type="text/css" />
<link href="../skin/just/css/admin.css" rel="stylesheet" type="text/css" />
<script type ="text/javascript">
if (parent.location.href != window.location.href)
{
parent.location.href = window.location.href;
}
</script>
</head>
<body bgcolor="#EEEEEE">
<form method="post" enctype="multipart/form-data" name="frmLogin" id="frmLogin">
<div id="LoginForm">
<div id="AdminLoginTop"></div>
<div id="LoginMiddle">
<div class="LoginBox">
<div>
用户帐号 <input type="text" name="userid" style="width:80px;" class="dataInput" />
</div>
<div>
<span class="redText">管理密码</span> <input type="password" name="password" style="width:80px;" class="dataInput" />
</div>
<div>
验 证 码 <input type="text" name="verifycode" style="width:40px;" class="dataInput" /> <img src="../VerifyImage.aspx" style="margin-bottom:-5px; width:50px; height:20px;" alt="看不清验证码,请单击" onclick="this.src='../VerifyImage.aspx?' + Math.round(Math.random()*10000)"/>
</div>
<div style="padding-top:5px; height:14px; color:red;" runat="server" id="div_result"></div>
</div>
<div class="LoginButton">
<input name="btn" type="image" src="../skin/just/login/dl.jpg" />
</div>
</div>
<div id="LoginBottom"></div>
</div>
</form>
</body>
</html>
展开
 我来答
百度网友659ca2be8
2010-05-12 · 超过13用户采纳过TA的回答
知道答主
回答量:80
采纳率:0%
帮助的人:52.3万
展开全部
把判断页面的验证码的语句删除就可以了!
83895366
2010-05-12 · 超过53用户采纳过TA的回答
知道小有建树答主
回答量:542
采纳率:0%
帮助的人:0
展开全部
什么意思 是不要那段代码是吧??
<div>
验 证 码 <input type="text" name="verifycode" style="width:40px;" class="dataInput" /> <img src="../VerifyImage.aspx" style="margin-bottom:-5px; width:50px; height:20px;" alt="看不清验证码,请单击" onclick="this.src='../VerifyImage.aspx?' + Math.round(Math.random()*10000)"/>
</div>
这个删了就OK
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
百度网友7cc5cc3c9
2010-05-12 · 超过13用户采纳过TA的回答
知道答主
回答量:52
采纳率:0%
帮助的人:31.1万
展开全部
有个判断登录的页面的,你把里面那句判断的语句删了就可以
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
收起 更多回答(1)
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式