大鱼

jsp中打印,并关闭窗口


<html>
 <head>
  <title>打印</title>
 </head>
 <link rel="stylesheet" type="text/css" href="../css/sjpt.css">
 <meta http-equiv=Content-Type content="text/html; charset=GB2312">
 <body>
  <%=(String)session.getAttribute("messagestoString")%>
 </body>
 <script>window.print();setTimeout('window.close()', 5000); </script>
 
</html>

posted on 2009-04-07 15:36 大鱼 阅读(238) 评论(0)  编辑  收藏 所属分类: jsp


只有注册用户登录后才能发表评论。


网站导航: