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
News.asp
Package: qiyeguanli.rar [view]
Upload User: ahxunteng
Upload Date: 2022-05-16
Package Size: 1606k
Code Size: 1k
Category:
WEB(ASP,PHP,...)
Development Platform:
VBScript
- <!--#include file="bsconfig.asp"-->
- <%
- dim sqltext,rs,contentID,CurrentPage
- dim strTitleName,strDataName,strUrlFile,UrlName,strSeeUrl
- UrlName=trim(request("UrlName"))
- if UrlName="Co" then
- strTitleName="公 司 新 闻 管 理"
- strDataName="NewsCo"
- strSeeUrl="NewsInfo.asp?Action=Co&"
- %>
- <!--#include file="Include/SysNews.asp"-->
- <%
- elseif UrlName="Ye" then
- strTitleName="业 内 资 讯 管 理"
- strDataName="NewsYe"
- strSeeUrl="NewsInfo.asp?Action=Ye&"
- %>
- <!--#include file="Include/SysNews.asp"-->
- <%
- elseif UrlName="Pr" then
- strTitleName="产 品 动 态 管 理"
- strDataName="NewsPr"
- strSeeUrl="NewsInfo.asp?Action=Pr&"
- %>
- <!--#include file="Include/SysNews.asp"-->
- <%
- elseif UrlName="Faq" then
- strTitleName="问 题 解 答 管 理"
- strDataName="Faq"
- strSeeUrl="FaqInfo.asp?"
- %>
- <!--#include file="Include/SysNews.asp"-->
- <%
- end if
- %>