asp网站登录界面调试问题

来源:百度知道 编辑:UC知道 时间:2024/06/08 07:29:13
我在做登录界面的时候 老是显示ELSE语法错误,哪位大哥指点一下啊

语法错误
/yiwu/login.asp, line 39
else

浏览器

<!--#include file="userfunc.asp"-->
<table width="250" border="0" cellspacing="0" cellpadding="0">
<tr>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td> </td>
<td>
<%if request.cookies("timesshop")("username")="" then dim url%>
 
<table width="232" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><form name="logininfo" method="post" action="chkuser.asp">
<table width="232" border="0" cellspacing="0" cellpadding="0"&

<table width="250" border="0" cellspacing="0" cellpadding="0">
<tr>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td> </td>
<td>
<%if request.cookies("timesshop")("username")="" then
dim url%>

<table width="232" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><form name="logininfo" method="post" action="chkuser.asp">
<table width="232" border="0" cellspacing="0" cellpadding="0">
<tr>
<td>用户名:</td>
<td><input name="username" type="text" size="10"></td>
<td>密码:</td>
<td><input name="