zoukankan      html  css  js  c++  java
  • 点击/swt/带有标识 直接跳转商务通(3)

    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
    <title>请稍候,正在为你转入...</title>
    
    <!--测试请将此处商务通代码替换为你的-->
    <script language="javascript" src="http://testserver.zoosnet.net/JS/LsJS.aspx?siteid=lza69557093&lng=cn"></script>
    <!--测试请将此处商务通代码替换为你的--> 
    <script language="javascript">
    
    function swt_xk(){
        
        /*标识*/
        var wz = encodeURIComponent("标识");  
         /*测试请将此处商务通代码替换为你的*/
        var bcl="http://testserver.zoosnet.net/LR/Chatpre.aspx?id=lza69557093&lng=cn&r="+document.referrer+"&e="+wz+"&p="+location.hostname;          
        window.location=bcl;
    }
    
    swt_xk();
    
    </script>
    
    </head>
    <body>
    </body>
    </html>
  • 相关阅读:
    2020.2.14
    2020.2.13
    规划极限编程阅读笔记03
    学习进度——第十六周
    JSP跳转到Servlet的两种配置
    规划极限编程阅读笔记02
    规划极限编程阅读笔记01
    单词接龙
    学习进度——第十五周
    输入法评价
  • 原文地址:https://www.cnblogs.com/linyusong/p/8745021.html
Copyright © 2011-2022 走看看