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
default.asp
Package: 图书管理系统.rar [view]
Upload User: llrg7406
Upload Date: 2007-03-02
Package Size: 654k
Code Size: 1k
Category:
Education soft system
Development Platform:
Delphi
- <%
- Response.Expires = 0
- session.Abandon
- %>
- <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
- <html>
- <head>
- <style>
- BODY
- {
- FONT-FAMILY: 宋体;
- FONT-SIZE: 14px;
- LINE-HEIGHT: 20px
- }
- CENTER
- {
- FONT-FAMILY: 宋体;
- FONT-SIZE: 15px;
- }
- input
- {
- FONT-FAMILY: 宋体;
- FONT-SIZE: 12px;
- TEXT-DECORATION: none
- }
- select
- {
- FONT-FAMILY: 宋体;
- FONT-SIZE: 12px;
- TEXT-DECORATION: none
- }
- </style>
- <meta http-equiv="Content-Type" content="text/html; charset=gb2312">
- <title>电子书库系统</title>
- </head>
- <body BACKGROUND="images/back.gif" >
- <center>
- <br>
- <br>
-  <p><h1><font face="隶书"> 电子书库系统</h1> <p>
- <form action="logon.asp" method="POST" id=form1 name=form1>
- <table border="0" width="50%">
- <tr>
- <td align="right"><b><font FACE="楷体_GB2312">用户名:
- <TD width="55%"><input type="text" size="20" name="name">
- </tr>
- <tr>
- <td align="right"><b><font FACE="楷体_GB2312"><b><font FACE="楷体_GB2312">密 码:
- <td><input type="password" size="20" name="passwd">
- </tr>
- <tr>
- <td align="center" colspan="2"><p><input
- type="submit" name="OK" value="登 录">   
- <input type=reset name=cancel value="重 填"></p>
- </tr>
- </table>
- </form>
- </center>
- </body>
- </html>