up.jsp
上传用户:szlmxq
上传日期:2014-01-31
资源大小:740k
文件大小:2k
源码类别:

Applet

开发平台:

Java

  1. <%@ page contentType="text/html;charset=GBK" language="java" import="java.sql.*" errorPage="" %>
  2. <html>
  3. <head>
  4. <title>Untitled Document</title>
  5. <meta http-equiv="Content-Type" content="text/html; charset=gb2312">
  6. <style type="text/css">
  7. <!--
  8. td {  font-size: 9pt}
  9. a {  color: #000000; text-decoration: none}
  10. a:hover {  text-decoration: underline}
  11. .tx {  height: 16px; width: 30px; border-color: black black #000000; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px; font-size: 9pt; background-color: #eeeeee; color: #0000FF}
  12. .bt {  font-size: 9pt; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; height: 16px; width: 80px; background-color: #eeeeee; cursor: hand}
  13. .tx1 { height: 20px; width: 30px; font-size: 9pt; border: 1px solid; border-color: black black #000000; color: #0000FF}
  14. -->
  15. </style>
  16. </head>
  17. <body bgcolor="#FFFFFF" text="#000000">
  18.  <div align="center">
  19.   <center>
  20.   <table border="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" cellpadding="0" height="297" width="423">
  21. <tr>
  22. <td height="297" width="423">
  23.             <p style="line-height: 200%">抱歉,试用版不提供此功能,请购买正版使用!<br>
  24.             推广期优惠价只要<font color="#FF0000">1000元</font><br>
  25.             正版演示地址:<a target="_blank" href="http://www.jspshop.cn/frshop/">http://www.jspshop.cn/frshop/</a>
  26.             <br>正版后台管理:<a target="_blank" href="http://www.jspshop.cn/frshop/admin/">http://www.jspshop.cn/frshop/admin/</a>
  27.             <br>管理员admin 密码admin
  28.             <br>
  29. <br>
  30. <font color="#FF0000">
  31. <a target="_blank" href="http://www.jspshop.cn/buy.asp">
  32. <font color="#FF0000">付款方式与购买说明</font></a></font></td>
  33. </tr>
  34. </table>
  35.   </center>
  36. </div>
  37. </body>
  38. </html>