line.asp
上传用户:cctv0805
上传日期:2010-01-03
资源大小:345k
文件大小:1k
源码类别:

OA系统

开发平台:

ASP/ASPX

  1. <html>
  2. <head>
  3. <title>NET-OA</title>
  4. <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=gb2312"> 
  5. <style type="text/css"> 
  6. #divContainer {LEFT: 0px; VISIBILITY: hidden; OVERFLOW: hidden; WIDTH:100px; CLIP: rect(0px 100px 210px 0px); POSITION: absolute; TOP: 0px; HEIGHT: 210px}
  7. #divContent {LEFT: 0px; POSITION: absolute; TOP: 0px}
  8. --></style>
  9. <link rel="stylesheet" href="../../inc/style.css" type="text/css">
  10. </head>
  11. <body bgcolor="#9999CC" text="#000000">
  12. <table width="100%" border="0" cellspacing="0" cellpadding="0">
  13.  <tr>
  14.  <td id="offuser">&nbsp;</td>
  15.  </tr>
  16. </table>
  17. </body>
  18. </html>