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
xml_6.asp
Package: haohj.rar [view]
Upload User: angela
Upload Date: 2022-05-11
Package Size: 853k
Code Size: 1k
Category:
Game Hook Crack
Development Platform:
ASP/ASPX
- <!--#include file="../inc/Cls_Conn.asp"-->
- <!--#include file="../Inc/Cls_Config.asp"-->
- <%
- dim classid,j
- classid="6"
- %>
- <?xml version="1.0" encoding="gb2312" ?>
- <list>
- <%
- j=0
- set rs=conn.execute("select * from PlayerList where classid="&classid)
- do while not rs.eof
- j=j+1
- if j = 1 then
- %>
- <music>
- <name><%=rs("musicname")%></name>
- <url><%=rs("url")%></url>
- <content></content>
- <pic>no.jpg</pic>
- <lrc></lrc>
- <scene></scene>
- </music>
- <%
- else
- %>
- <m>
- <n><%=rs("musicname")%></n>
- <u><%=rs("url")%></u>
- <c></c>
- <p>no.jpg</p>
- <l></l>
- <scene />
- </m>
- <%
- end if
- rs.movenext
- loop
- set rs=nothing
- %>
- </list>
- <%
- closeconn
- %>