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
searchform.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
- <%@ Language=VBScript %>
- <!--#include file ="identify.asp"-->
- <HTML>
- <HEAD>
- <meta http-equiv="Content-Type" content="text/html; charset=gb2312">
- <LINK rel="stylesheet" type="text/css" href="xcss.css">
- <SCRIPT LANGUAGE=javascript>
- <!--
- function check()
- {
- if (form1.radio3.checked)
- {
- form1.action = "searchhot.asp";
- }
- else
- {
- form1.action = "searchresult.asp";
- }
- return true;
- }
- //-->
- </SCRIPT>
- </HEAD>
- <BODY background=images/zapsmbknd.gif>
- <P><FORM action="searchresult.asp" target="searchresult" method=get id=form1 name=form1 onsubmit="return check();"> <INPUT id=search_text name=search_text size=15><INPUT id=ok type=submit value=搜索><br>
- <INPUT id=radio1 name=search_type style="HEIGHT: 17px; WIDTH: 14px" type=radio checked value="Name">书名
- <INPUT id=radio2 name=search_type style="HEIGHT: 17px; WIDTH: 14px" type=radio value="Author">作者
- <INPUT id=radio3 name=search_type style="HEIGHT: 17px; WIDTH: 14px" type=radio>十大热门<BR>
- </FORM></P>
- </BODY>
- </HTML>