kan kan

wwwwwwwwww111 2005-03-18 01:37:31
<%@ page contentType="text/html;charset=SHIFT_JIS"%>
<html>
<head>
<title>Login.jsp</title>
<link href=qq2.css rel=stylesheet type=text/css>
<head>
<body class=body>
<font color=yellow>
<center>
WorkLog.net
</font>
<hr width=750 size=1 color=black>
<form name=form1 method=post action=Login>
<table>
<tr>
<td>
<font color=yellow>
User ID:
</font>
</td>
<td><input type=text name=text1 size=30></td>
</tr>
<tr></tr>
<tr></tr>
<tr></tr>
<tr></tr>
<tr>
<td>
<font color=yellow>
Password:
</font>
</td>
<td>
<input type=password name=password1 size=30>
</td>
</tr>
<tr></tr>
<tr></tr>
<tr>
<td></td>
<td align=right>
<input type=submit value=搊榐 class=button1>
</td>
</tr>
</table>
</center>
</form>
<hr width=750 size=1 color=black>
<center>
Copyrights© 2004-2005 DCE All Rights Reserved.
</center>
</body>
</html>
<%
String aa = (String)session.getAttribute("aa");
if(aa != null){
out.println("<script>alert('搊榐 Error!!')</script>");
out.println("<script language=\"JavaScript\">form1.text1.focus()</script>");
session.setAttribute("aa",null);
}
%>
...全文
144 3 打赏 收藏 转发到动态 举报
AI 作业
写回复
用AI写文章
3 条回复
切换为时间正序
请发表友善的回复…
发表回复
OnlyFor_love 2005-03-18
  • 打赏
  • 举报
回复
顶!
楼主你到底有什么问题
xinghunhun 2005-03-18
  • 打赏
  • 举报
回复
<%@ page contentType="text/html;charset=SHIFT_JIS"%>
<html>
<head>
<title>Login.jsp</title>
<link href=qq2.css rel=stylesheet type=text/css>
<head>
<body class=body>
<font color=yellow>
<center>
WorkLog.net
</font>
<hr width=750 size=1 color=black>
<form name=form1 method=post action=Login>
<table>
<tr>
<td>
<font color=yellow>
User ID:
</font>
</td>
<td><input type=text name=text1 size=30></td>
</tr>
<tr></tr>
<tr></tr>
<tr></tr>
<tr></tr>
<tr>
<td>
<font color=yellow>
Password:
</font>
</td>
<td>
<input type=password name=password1 size=30>
</td>
</tr>
<tr></tr>
<tr></tr>
<tr>
<td></td>
<td align=right>
<input type=submit value=搊榐 class=button1>
</td>
</tr>
</table>
</center>
</form>
<hr width=750 size=1 color=black>
<center>
Copyrights© 2004-2005 DCE All Rights Reserved.
</center>
</body>
</html>
<%
String aa = (String)session.getAttribute("aa");
if(aa != null){
out.println("<script>alert('搊榐 Error!!')</script>");
out.println("<script language=\"JavaScript\">form1.text1.focus()</script>");
session.setAttribute("aa",null);
}
%>
jFresH_MaN 2005-03-18
  • 打赏
  • 举报
回复
什么问题?

23,409

社区成员

发帖
与我相关
我的任务
社区描述
Java 非技术区
社区管理员
  • 非技术区社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧