立即注册  找回密码
 立即注册
CeraNetworksBGVM服务器主机交流会员请立即修改密码Sharktech防护
查看: 231|回复: 9

请问这种跳转页面怎么写?

[复制链接]

请问这种跳转页面怎么写?

[复制链接]

1

主题

5

回帖

17

积分

新手上路

积分
17
柳眉儿

1

主题

5

回帖

17

积分

新手上路

积分
17
2017-8-15 18:09:47 | 显示全部楼层 |阅读模式
本帖最后由 柳眉儿 于 2017-8-16 10:03 编辑

多谢null_vicer兄弟帮忙,已完美解决。





我需要在浏览器中运行“http://www.abc.com/tz.html?url=www.baidu.com"后自动跳转到www.baidu.com网页。
其中www.baidu.com是个变量,就是说我运行http://www.abc.com/tz.html?url=www.sohu.com后能跳转到www.sohu.com网页上。
请问这个tz.html怎么写?
谢谢!
回复

使用道具 举报

290

主题

920

回帖

4037

积分

论坛元老

积分
4037
lsza

290

主题

920

回帖

4037

积分

论坛元老

积分
4037
2017-8-15 19:11:33 | 显示全部楼层
[ol]
  • =3)){
  • header("Location:"."http://".$url);
  • }
  • ?>
  • .ie8 .alert-circle,.ie8 .alert-footer{display:none}.ie8 .alert-box{padding-top:75px}.ie8 .alert-sec-text{top:45px}
  • 正在执行跳转
  • body {
  •         margin: 0;
  •         padding: 0;
  •         background: #E6EAEB;
  •         font-family: Arial, '微软雅黑', '宋体', sans-serif
  • }
  • .alert-box {
  •         display: none;
  •         position: relative;
  •         margin: 96px auto 0;
  •         padding: 180px 85px 22px;
  •         border-radius: 10px 10px 0 0;
  •         background: #FFF;
  •         box-shadow: 5px 9px 17px rgba(102,102,102,0.75);
  •         width: 286px;
  •         color: #FFF;
  •         text-align: center
  • }
  • .alert-box p {
  •         margin: 0
  • }
  • .alert-circle {
  •         position: absolute;
  •         top: -50px;
  •         left: 111px
  • }
  • .alert-sec-circle {
  •         stroke-dashoffset: 0;
  •         stroke-dasharray: 735;
  •         transition: stroke-dashoffset 1s linear
  • }
  • .alert-sec-text {
  •         position: absolute;
  •         top: 11px;
  •         left: 190px;
  •         width: 76px;
  •         color: #000;
  •         font-size: 68px
  • }
  • .alert-sec-unit {
  •         font-size: 34px
  • }
  • .alert-body {
  •         margin: 35px 0
  • }
  • .alert-head {
  •         color: #242424;
  •         font-size: 28px
  • }
  • .alert-concent {
  •         margin: 25px 0 14px;
  •         color: #7B7B7B;
  •         font-size: 18px
  • }
  • .alert-concent p {
  •         line-height: 27px
  • }
  • .alert-btn {
  •         display: block;
  •         border-radius: 10px;
  •         background-color: #4AB0F7;
  •         height: 55px;
  •         line-height: 55px;
  •         width: 286px;
  •         color: #FFF;
  •         font-size: 20px;
  •         text-decoration: none;
  •         letter-spacing: 2px
  • }
  • .alert-btn:hover {
  •         background-color: #6BC2FF
  • }
  • .alert-footer {
  •         margin: 0 auto;
  •         height: 42px;
  •         width: 160px
  • }
  • .alert-footer-icon {
  •         float: left
  • }
  • .alert-footer-text {
  •         float: left;
  •         border-left: 2px solid #EEE;
  •         padding: 3px 0 0 5px;
  •         height: 5px;
  •         color: #0B85CC;
  •         font-size: 12px;
  •         text-align: left
  • }
  • .alert-footer-text p {
  •         color: #7A7A7A;
  •         font-size: 22px;
  •         line-height: 18px
  • }
  •   
  •   
  •   secs
  •   
  •   
  •    
  •    
  •          正在跳转到指定的分享页面
  •       感谢您访问瑞虎中国
  •    
  •          
  •     [url=]">立即跳转[/url]
  •    
  •    
  •    
  •    
  •    
  •    
  •    
  •       Cisoar.Inc
  •       思硕安全检查
  •   
  • [/ol]复制代码

    PHP的 演示:http://www.tiggo.win/lib/u.php?u=http://www.ruihucn.com/thread-20854-1-1.html
  • 回复

    使用道具 举报

    1

    主题

    6

    回帖

    43

    积分

    新手上路

    积分
    43
    null_vicer

    1

    主题

    6

    回帖

    43

    积分

    新手上路

    积分
    43
    2017-8-15 23:09:00 | 显示全部楼层
    [ol]
  •         
  •                
  •         
  • [/ol]复制代码
    服务器支持的话,可以不要加#
  • 回复

    使用道具 举报

    145

    主题

    846

    回帖

    3501

    积分

    论坛元老

    积分
    3501
    今晚我是你的

    145

    主题

    846

    回帖

    3501

    积分

    论坛元老

    积分
    3501
    2017-8-16 09:45:22 | 显示全部楼层
    你一点分都不给吗,大佬只好水贴了
    回复

    使用道具 举报

    8

    主题

    102

    回帖

    354

    积分

    中级会员

    积分
    354
    NoBB

    8

    主题

    102

    回帖

    354

    积分

    中级会员

    积分
    354
    2017-8-16 10:02:00 | 显示全部楼层
    本帖最后由 NoBB 于 2017-8-15 20:37 编辑

    ..
    回复

    使用道具 举报

    129

    主题

    1008

    回帖

    3818

    积分

    论坛元老

    积分
    3818
    倾城翻翻

    129

    主题

    1008

    回帖

    3818

    积分

    论坛元老

    积分
    3818
    2017-8-15 18:28:21 | 显示全部楼层
    JS 黑帽跳转,哈哈。

    回复

    使用道具 举报

    6

    主题

    39

    回帖

    160

    积分

    注册会员

    积分
    160
    Wyatt

    6

    主题

    39

    回帖

    160

    积分

    注册会员

    积分
    160
    2017-8-15 23:10:00 | 显示全部楼层
    本帖最后由 Wyatt 于 2017-8-16 10:10 编辑

    function getQueryVariable(variable)
    {
           var query = window.location.search.substring(1);
           var vars = query.split("&");
           for (var i=0;i[ol]
  •         
  •                
  •         
  • [/ol]复制代码



    访问形式http://a.com#?url=b.com(需要个#号)
  • 回复

    使用道具 举报

    1

    主题

    6

    回帖

    43

    积分

    新手上路

    积分
    43
    null_vicer

    1

    主题

    6

    回帖

    43

    积分

    新手上路

    积分
    43
    2017-8-15 18:52:53 | 显示全部楼层
    js搞定,5楼写了,我就不写了
    回复

    使用道具 举报

    62

    主题

    788

    回帖

    2772

    积分

    金牌会员

    积分
    2772
    dvbhack

    62

    主题

    788

    回帖

    2772

    积分

    金牌会员

    积分
    2772
    2017-8-15 18:54:22 | 显示全部楼层

    Wyatt 发表于 2017-8-15 19:08

    function getQueryVariable(variable)
    {
           var query = window.location.search.substring(1);

    您好,能否再麻烦帮我改一下吗?我按您的代码放入tz.html中,然后运行http://www.abc.com/tz.html?url=www.baidu.com
    网页跳转了http://www.abc.com/www.baidu.com,而不是www.baidu.com

    麻烦了。
    回复

    使用道具 举报

    1

    主题

    5

    回帖

    17

    积分

    新手上路

    积分
    17
    柳眉儿 楼主

    1

    主题

    5

    回帖

    17

    积分

    新手上路

    积分
    17
    2017-8-15 19:08:10 | 显示全部楼层

    柳眉儿 发表于 2017-8-15 22:49

    您好,能否再麻烦帮我改一下吗?我按您的代码放入tz.html中,然后运行http://www.abc.com/tz.html?url=ww ...

    改好了。。。。
    回复

    使用道具 举报

    您需要登录后才可以回帖 登录 | 立即注册

    本版积分规则

    Archiver|小黑屋|HS2V主机综合交流论坛

    GMT+8, 2024-11-26 16:57 , Processed in 0.033607 second(s), 11 queries , Gzip On, Redis On.

    Powered by Discuz! X3.5

    © 2001-2024 Discuz! Team.

    快速回复 返回顶部 返回列表