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
list.asp
Package: 1.rar [view]
Upload User: ziqing_518
Upload Date: 2022-08-09
Package Size: 446k
Code Size: 1k
Category:
Multimedia Develop
Development Platform:
ASP/ASPX
- <!--#include file="users.asp" -->
- <!--#include file="config.asp" -->
- <!--#include file="../md5.asp" -->
- <!--#include file="cookies.asp" -->
- <%
- end if
- rs.close
- set rs=nothing
- end if
- if request("act")="logout" then
- response.cookies("nicedown")("admin")=""
- response.cookies("nicedown")("pws")=""
- Response.Redirect "index.asp"
- end if
- %>
- <!--#include file="function.asp" -->
- <!--#include file="code.asp" -->
- <!--#include file="first.asp" -->
- <table border=0 cellspacing=0 style='border-collapse:collapse' width=735 height=233 cellpadding=3>
- <tr>
- <td width=185 valign=top>
- <!--#include file="inc.asp" -->
- </td>
- <td width=550 height=233 valign=top>
- <table border=0 cellpadding=3 cellspacing=0 style='border-collapse:collapse' width=100%>
- <tr>
- <td width=100% align=left class=shadow2>影片列表</td>
- <tr>
- <td width=100% align=center><%list_show()%></td>
- </tr>
- </table>
- <br>
- </td>
- </tr>
- </table>
- <br><hr width=735>
- <center>
- </center>
- </body>
- </html>