response.Redirect无法实现跳转!!怎么办啊???
我用ajax做的一个登录页面,其他的都没问题,就是在当信息都填写正确时,无法跳转到指定的页面,提示信息为:正在处理数据... 请问大神是哪里的问题啊???
以下是代码:
--------------------denglu.asp---------------------------
<%@LANGUAGE="VBSCRIPT" CODEPAGE="936"%>
<!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">
<script language="javascript" type="text/javascript" src="denglu.js"></script>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>主页</title>
<link rel="stylesheet" href="zhuye.css" type="text/css">
</head>
<body>
<div id="apDiv2">
<div class="example" >
<ul class="nav" >
<li><a href="/" class="a1" >Home</a></li>
<li><a href="/" class="a1">Tutorials</a>
<ul class="subs">
<li><a href="/" >HTML / CSS热帖问他吧瓦尔特热热文波特五</a></li>
<li><a href="/">JS / jQuery</a></li>
</ul>
</li>
<li><a href="/" class="a1">Resources</a>
<ul class="subs">
<li>
<table width="1169" cellspacing="1px" ><form>
<tr><td width="847" ><font color="#CEBC84" face="幼圆" size="3" style="line-height:20px" >创建我的账户,分享更多特权</font></td>
<td width="62" rowspan="2" align="center"><img src="images/竖线8.png" width="19" height="75"></td>
<td width="68" align="center"><font color="#CEBC84" face="幼圆" size="3" style="line-height:20px" >账 户:密 码:</font></td>
<td width="141" align="left"style="padding-top:3px;" ><input type="text" id="username" class="bk" name="username" /><input type="password" id="userpwd" class="bk" name="userpwd" /></td><td width="230"></td>
</tr>
<tr>
<td width="847" height="23" align="right"><font color="#CEBC84" face="幼圆" size="3" ><a href="#" class="a2" > 创建我的账户 </a></font> </td>
<td></td>
<td ><font color="#CEBC84"><div id="msg"></div></font> </td>
<td align="left"> <input type="submit" value="登录" id="denglu" name="denglu" onclick="Check()