Code/Resource
Windows Develop
Linux-Unix program
Internet-Socket-Network
Web Server
Browser Client
Ftp Server
Ftp Client
Browser Plugins
Proxy Server
Email Server
Email Client
WEB Mail
Firewall-Security
Telnet Server
Telnet Client
ICQ-IM-Chat
Search Engine
Sniffer Package capture
Remote Control
xml-soap-webservice
P2P
WEB(ASP,PHP,...)
TCP/IP Stack
SNMP
Grid Computing
SilverLight
DNS
Cluster Service
Network Security
Communication-Mobile
Game Program
Editor
Multimedia program
Graph program
Compiler program
Compress-Decompress algrithms
Crypt_Decrypt algrithms
Mathimatics-Numerical algorithms
MultiLanguage
Disk/Storage
Java Develop
assembly language
Applications
Other systems
Database system
Embeded-SCM Develop
FlashMX/Flex
source in ebook
Delphi VCL
OS Develop
MiddleWare
MPI
MacOS develop
LabView
ELanguage
Software/Tools
E-Books
Artical/Document
sharesortAdd.jsp
Package: shop.rar [view]
Upload User: yatiankong
Upload Date: 2014-05-16
Package Size: 5604k
Code Size: 2k
Category:
Applet
Development Platform:
Java
- <%@ page contentType="text/html; charset=gb2312"%>
- <script language="javascript" src="../js/addproductexp.js"></script>
- <jsp:useBean id="sharesortBean" class="MyFly.Bean.sharesortBean" scope="request"/>
- <STYLE type=text/css>
- BODY {
- BACKGROUND: #799ae1; FONT: 9pt 宋体; MARGIN: 0px
- }
- TABLE {
- BORDER-LEFT: 0px; BORDER-TOP: 0px
- }
- TD {
- FONT: 12px 宋体;
- }
- IMG {
- BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; BORDER-RIGHT: 0px; BORDER-TOP: 0px; VERTICAL-ALIGN: bottom
- }
- A {
- COLOR: #000000; FONT: 12px 宋体; TEXT-DECORATION: none
- }
- A:hover {
- COLOR: #428eff; TEXT-DECORATION: underline
- }
- .sec_menu {
- BACKGROUND: #d6dff7; BORDER-BOTTOM: white 1px solid; BORDER-LEFT: white 1px solid; BORDER-RIGHT: white 1px solid; OVERFLOW: hidden
- }
- .menu_title {
- }
- .menu_title SPAN {
- COLOR: #215dc6; FONT-WEIGHT: bold; LEFT: 8px; POSITION: relative; TOP: 2px
- }
- .menu_title2 {
- }
- .menu_title2 SPAN {
- COLOR: #428eff; FONT-WEIGHT: bold; LEFT: 8px; POSITION: relative; TOP: 2px
- }
- .style1 {color: #FF0000}
- </STYLE>
- <html>
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=gb2312">
- <title>添加文章</title>
- </head>
- <body>
- <p> </p>
- <table width="696" border="1" align="center" cellpadding="0" cellspacing="0" bordercolor="#FFFFFF">
- <form action="sharesortInsert.jsp" method="post" name="addarticle" onSubmit ="">
- <tr align="center">
- <td height="23" colspan="2">
- <table width="100%" border="0" cellpadding="0" cellspacing="0">
- <tr>
- <td height="33" align="center"><div align="center" class="style1">成功分享添加</div> </td>
- </tr>
- </table>
- </td>
- </tr>
- <tr align="center">
- <td width="16%" height="52">分享标题</td>
- <td width="84%" align="left"> <input type="text" size="70" name="share"></td>
- </tr>
- <tr align="center">
- <td height="26" colspan="2"><table width="100%" height="53" border="0" cellpadding="0" cellspacing="0">
- <tr>
- <td width="16%" height="53" align="center"> </td>
- <td width="84%" align="center"><div align="left">
- <input name="submit" type="submit" value="提交">
- <input type="reset" value="重置">
- </div></td>
- </tr>
- </table></td>
- </tr>
- </form>
- </table>
- </body>
- </html>