问一段asp代码

来源:百度知道 编辑:UC知道 时间:2024/05/16 00:48:59
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="center"><img src="Images/title.jpg" width="210" height="51"></td>
</tr>
<tr><form name="form1" method="post" action="Login.asp?action=ChkLogin">
<td align="center"><table width="260" border="0" cellpadding="0" cellspacing="1" bgcolor="#5B7656">
<tr align="center">
<td height="25" colspan="2" background="Images/bg.gif"><font color="#FFFFFF"><b>用户登录</b></font></td>
</tr>
<tr bgcolor="#FFFFFF">
<td width="83" height="30"><img src="Images/na

用户名和密码都记录在数据库里,你看这个代码有什么用,只能看到字段名!

少了
</table>和</form>
帮你修改了下
不知道是不是你想要的

<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="center"><img src="Images/title.jpg" width="210" height="51"></td>
</tr>
<tr>
<td align="center"><table width="260" border="0" cellpadding="0" cellspacing="1" bgcolor="#5B7656">
<tr align="center">
<td height="25" colspan="2" background="Images/bg.gif"><font color="#FFFFFF"><b>用户登录</b></font></td>
</tr> <form name="form1" method="post" action="Login.asp?action=ChkLogin">
<tr bgcolor="#FFFFFF">