doujin8476 2015-10-05 12:28
浏览 42

iframe不接受来自URL的变量

I have two files, stages_detail.php is embedded within stages_scroll.php as an iframe. I am trying to pass variables from the URL details in stages_detail.php and to stages_scroll.php simultaneously, when a user clicks on the page links in stages_detail.php

The url and the variables are passed via code such as the following:

$centerPages .= '&nbsp; <a href="' . $Stages_Detail . '?pn=' . $add1 . '&jrny='.$jrny.'&Subject='.$Subject.'&pn2='.$add1.'&arc='.$sess.'&Table_Id='.$Table_Id.'">' . $add1 . '</a> &nbsp;';

and the embedded file contained within stages_scroll.php is referenced as follows

 <?php

$src = 'stages_detail.php?pn=' . $sub1 . '&jrny='.$jrny.'&Subject='.$Subject.'&pn2='.$sub1. '&arc='.$sess.'&Table_Id='.$Table_Id;

echo '<iframe align="center" width=1900 height= 300 src="'.$src.'" frameborder="yes" scrolling="yes" name="myIframe" id="myIframe"> </iframe>';
?>
  • 写回答

0条回答 默认 最新

    报告相同问题?

    悬赏问题

    • ¥15 想问一下树莓派接上显示屏后出现如图所示画面,是什么问题导致的
    • ¥100 嵌入式系统基于PIC16F882和热敏电阻的数字温度计
    • ¥15 cmd cl 0x000007b
    • ¥20 BAPI_PR_CHANGE how to add account assignment information for service line
    • ¥500 火焰左右视图、视差(基于双目相机)
    • ¥100 set_link_state
    • ¥15 虚幻5 UE美术毛发渲染
    • ¥15 CVRP 图论 物流运输优化
    • ¥15 Tableau online 嵌入ppt失败
    • ¥100 支付宝网页转账系统不识别账号