zoukankan      html  css  js  c++  java
  • 点击/swt/直接跳转商务通(1)

    <!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>
    <base target="_blank" />
    <noscript>
    <meta http-equiv="refresh" content='0.1; url=http://testserver.zoosnet.net/LR/Chatpre.aspx?id=lza69557093&r=right&p=shangyiye' /></noscript><script type="text/javascript">
    <!--
    var hrefstr, pos, parastr, target;
    target = 'http://testserver.zoosnet.net/LR/Chatpre.aspx?id=lza69557093&r=right&p=shangyiye';
    hrefstr = window.location.href;
    pos = hrefstr.indexOf("?");
    parastr = hrefstr.substring(pos + 1);
    if (pos > 0) {
    window.location.href = target + '&' + parastr;
    } else {
    window.location.href = target;
    }
    //-->
    </script>
    </head>
    <body>
    请稍候,正在为你转入...
    </body>
    
    </html>
    转载请注明出处: 欢迎留言或qq(1090413588)交流
  • 相关阅读:
    如何搭建PHP本地服务器
    load xml with xls
    t-sql read xlsx
    test js online link
    export to pdf
    silverlight browse information
    ckeditor link
    T-Sql操作Xml数据(转)
    Linq to Xml
    webpack -p压缩打包react报语法错误处理
  • 原文地址:https://www.cnblogs.com/linyusong/p/6406715.html
Copyright © 2011-2022 走看看