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
Gu_type.asp
Package: pinke2010.rar [view]
Upload User: pengwei803
Upload Date: 2021-02-10
Package Size: 3311k
Code Size: 2k
Category:
WEB(ASP,PHP,...)
Development Platform:
HTML/CSS
- <!--#include file="ku_top.asp"-->
- <% id=request.querystring("guxing")%>
- <%
- function title()
- title="拼客信息"
- end function
- %>
- <%
- if request.querystring("guxing")<>"" then
- If isInt(ID)=False OR Not IsNumeric(ID) Then
- Response.Redirect "Index.asp"
- Response.End()
- End If
- set rskind=server.createobject("adodb.recordset")
- rskind.Open "Select * From Gu_type where id="&id, conn,3,3
- if rskind.eof and rskind.bof then
- response.redirect"index.asp"
- else
- name=rskind("name")
- content=rskind("content")
- end if
- End if
- function title()
- ID=CheckStr(Request.QueryString("guxing"))
- set rs=server.createobject("adodb.recordset")
- rs.Open "Select * From gu_type where id="&id, conn,3,3
- %>
- <%=rs("name")%>
- <%end function%>
- <div align="center">
- <table cellpadding="0" cellspacing="0" width="100">
- <tr>
- <td height="5"></td>
- </tr>
- </table>
- </div>
- <div align="center">
- <table border="0" width="980" height="454" cellpadding="0" cellspacing="0">
- <tr>
- <td height="454" width="740" valign="top">
- <div align="center">
- <table cellpadding="0" cellspacing="0" width="740" height="452">
- <tr>
- <td height="36" background="Ku_img/News/news_001.JPG">
- <font size="3"><b><%=name%></b></font></td>
- </tr>
- <tr>
- <td height="396" background="Ku_img/News/news_002.JPG" valign="top">
- <div align="center">
- <table border="0" width="98%" id="table1">
- <tr>
- <td><%=content%></td>
- </tr>
- </table>
- </div>
- <!---->
- <!---->
- </td>
- </tr>
- <tr>
- <td height="16" background="Ku_img/News/news_002.JPG" align=center> <%=a.PageInfo%></td>
- </tr>
- <tr>
- <td height="4">
- <img border="0" src="Ku_img/News/news_003.JPG" width="740" height="4"></td>
- </tr>
- </table>
- </div>
- </td>
- <td height="454" width="8"> </td>
- <td height="454" width="232" valign="top">
- <!--#include file="Ku_type/Index_login.asp"-->
- <div align="center">
- <table cellpadding="0" cellspacing="0" width="100">
- <tr>
- <td height="5"></td>
- </tr>
- </table>
- </div>
- <!--#include file="Ku_type/Index_ppkind.asp"-->
- </td>
- </tr>
- </table>
- </div>
- <!--#include file="Ku_foot.asp"-->