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
Sale.asp
Package: qiyeguanli.rar [view]
Upload User: ahxunteng
Upload Date: 2022-05-16
Package Size: 1606k
Code Size: 3k
Category:
WEB(ASP,PHP,...)
Development Platform:
VBScript
- <%@ LANGUAGE=VBScript CodePage=936%>
- <%option explicit%>
- <%Response.Buffer=True%>
- <!--#include file="Include/System.asp"-->
- <!--#include file="../Inc/eshopcode.asp"-->
- <!--#include file="Include/SysCoSaJo.asp"-->
- <!--#include file="Include/StrLeft.asp"-->
- <!--#include file="Include/Head.asp" -->
- <TABLE cellPadding=0 cellSpacing=0 class='Middle_Title'>
- <TR>
- <%if strSkins <= 200 and strSkins >= 1 then%>
- <%
- elseif strSkins <= 250 and strSkins >= 201 then '新风格==============================================================
- %>
- <TD vAlign=top class='M_Left_Td'>
- <table cellpadding="0" cellspacing="0" align="center" class='M_Left_Title'>
- <tr>
- <td valign="top">
- <% Call Left_Sale() %>
- </td>
- </tr>
- </table>
- </TD>
- <%end if%>
- <%if strSkins <= 200 and strSkins >= 1 then%>
- <TD class='M_Jgx_TD'><IMG src='../img/1x1_pix.gif' width=1 height=2></TD>
- <%
- elseif strSkins <= 250 and strSkins >= 201 then '新风格==============================================================
- %>
- <%end if%>
- <TD vAlign=top>
- <TABLE cellPadding=0 cellSpacing=0 align='center' class='M_Center_Title'>
- <% Call Style_Adcolumn() '广告栏 %>
- <!-- 国内市场 -->
- <TR>
- <TD >
- <TABLE cellSpacing=0 cellPadding=0 align='center' class='MC_Pt_Title'>
- <TR>
- <TD class='MC_Pt_TD1'><IMG src='../img/1x1_pix.gif' width=3 height=1></TD>
- <TD class='MC_Pt_TD2'><IMG src='../img/1x1_pix.gif' width=3 height=1></TD>
- <TD class='MC_Pt_TD3'><SPAN class=Glow>
- <%
- dim Action
- Action=trim(request("Action"))
- if Action="Sale" then
- Response.write "国内市场"
- elseif Action="Salea" then
- Response.write "国际市场"
- end if
- %>
- </SPAN></TD>
- <TD class='MC_Pt_TD4'><div align="right">
- </div></TD>
- <TD class='MC_Pt_TD5'><IMG src='../img/1x1_pix.gif' width=3 height=1></TD>
- </TR>
- </TABLE>
- </TD>
- </TR>
- <TR>
- <TD>
- <TABLE cellSpacing=0 cellPadding=0 align='center' class='MC_HSJNr_Title'>
- <tr>
- <td valign=top style="line-height: 150%">
- <%if Action="Sale" then%>
- <%=CSJ_Sale%>
- <%elseif Action="Salea" then%>
- <%=CSJ_Salea%>
- <%end if%>
- </td>
- </tr>
- </table>
- </TD>
- </TR>
- <!-- 国内市场 END -->
- <TR>
- <TD>
- <TABLE cellSpacing=0 cellPadding=0 align='center' class='MC_bottom_title'>
- <tr>
- <td>
- </td>
- </tr>
- <tr><td class='MC_bottom_Td2'></td></tr>
- </table>
- </TD>
- </TR>
- <TR>
- <TD height=10><IMG src='../img/1x1_pix.gif' width=3 height=1></TD>
- </TR>
- </TABLE>
- </TD>
- <%if strSkins <= 200 and strSkins >= 1 then%>
- <TD vAlign=top class='M_Left_Td'>
- <table cellpadding="0" cellspacing="0" align="center" class='M_Left_Title'>
- <tr>
- <td valign="top">
- <% Call Left_Sale() %>
- </td>
- </tr>
- </table>
- </TD>
- </TR>
- </TABLE>
- <!--#include file="Include/Foot.asp" -->
- <%
- elseif strSkins <= 250 and strSkins >= 201 then '新风格==============================================================
- %>
- <TD class='M_Jgx_TD'><IMG src='../img/1x1_pix.gif' width=1 height=2></TD>
- <TD vAlign=top background="../Skin/201/line-mid-glay.gif" width="6"><img border="0"
- src="../Skin/201/line-shadow-glay-mid.gif" width="6" height="146"></TD>
- <TD vAlign=top class='Mr_TitlePt'><% Call Right_Download() %></TD>
- </TR>
- </TABLE>
- <!--#include file="Include/Foot4.asp" -->
- <%end if%>