标题:高手快来帮我改一下代码
取消只看楼主
zouwei
Rank: 1
等 级:新手上路
帖 子:12
专家分:0
注 册:2005-11-19
 问题点数:0 回复次数:0 
高手快来帮我改一下代码
<tr>
<td class="pt" vAlign="top">用户名:
<asp:textbox id="username" runat="server" Font-Size="9pt" BackColor="#330099" ForeColor="DeepSkyBlue" MaxLength="20" Width="80px"></asp:textbox></td>
</tr>
<tr>
<td class="pt"> 密码:
<asp:textbox id="pasw" runat="server" Font-Size="9pt" BackColor="#330099" ForeColor="DeepSkyBlue" MaxLength="20" Width="80px" TextMode="Password"></asp:textbox></td>
</tr>
<tr>
<td style="HEIGHT: 23px" align="middle"><input onmouseover="this.style.backgroundColor='#9900cc'" style="FONT-SIZE: 9pt; COLOR: deepskyblue; BACKGROUND-COLOR: #330099" onclick="window.open('index.aspx')" onmouseout="this.style.backgroundColor='#330099'" type="button" value="登陆" name="button">&nbsp;
<input onmouseover="this.style.backgroundColor='#9900cc'" style="FONT-SIZE: 9pt; COLOR: deepskyblue; BACKGROUND-COLOR: #330099" onclick="window.open('regest.aspx')" onmouseout="this.style.backgroundColor='#330099'" type="button" value="注册" name="button">



为什么浏览的时候 就是用户名和密码:没有输入的地方,还有 不能判断 是否有这个用户名啊
搜索更多相关主题的帖子: 手快 代码 
2005-11-20 19:01



参与讨论请移步原网站贴子:https://bbs.bccn.net/thread-34356-1-1.html




关于我们 | 广告合作 | 编程中国 | 清除Cookies | TOP | 手机版

编程中国 版权所有,并保留所有权利。
Powered by Discuz, Processed in 0.094380 second(s), 8 queries.
Copyright©2004-2025, BCCN.NET, All Rights Reserved