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
levellistnew.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 NAME="GENERATOR" Content="Microsoft Visual Studio 6.0">
- <link rel="stylesheet" type="text/css" href="xcss.css">
- </head>
- <body>
- <script LANGUAGE="VBScript">
- <!--
- Function Dec(strHex)
- Dec = InStr("123456789ABCDEF", UCase(Left(strHex,1))) * 16
- Dec = Dec + InStr("123456789ABCDEF", UCase(Mid(strHex,2,1)))
- End Function
- Function FixHex(ByVal strURL)
- Dim x
- FixHex = ""
- x = InStr(1,strURL,"%")
- Do While (x > 0)
- FixHex = FixHex & Left(strURL,x-1)
- FixHex = FixHex & Chr(Dec(Mid(strURL,x+1)))
- strURL = Mid(strURL,x+3)
- x = InStr(1,strURL,"%")
- Loop
- FixHex = FixHex & strURL
- End Function
- -->
- </script>
- <object id="hhctrl" type="application/x-oleobject"
- classid="clsid:adb880a6-d8ff-11cf-9377-00aa003b7a11"
- codebase="../../common/i386.cab#version=4,72,7291,0" width="180" height="70%">
- <param name="Command" value="Contents">
- <param name="flags" value="0x0,0x35,0xFFFFFFFF">
- <param name="Item1" value="cohhc.hhc">
- </object>
- </p>
- </body>
- </html>