dongtuo0828 2013-03-06 12:17
浏览 13
已采纳

将Aspx页面添加到静态网站[关闭]

We have a static website with all html files.

We have one more website which is developed in ASPX. This Dynamic Website has a Page (Say RegisterAndBuy.aspx) which populates some data based on user choice of Year etc, This page also Reads user's personal details and when submitted sends an email to the Admin which contains all the user entered information.

Both the websites are different from one another and hosted on different providers.

Now we want to add RegisterAndBuy.aspx page in the static website. We want to use the same page in static website with some minor changes. (We don't want to redirect to Dynamic website).

Is this possible ????? Please let me know.

Another solution that I am thinking is to develop a new PHP page to do this, but we have some excel reading stuff from aspx page. Doing all this stuff from PHP is tedious.

  • 写回答

2条回答 默认 最新

  • dsapkqaduj6718493 2013-03-06 12:28
    关注

    You could use an iframe and embed it onto the static site. Not a whole page but just the bit you need.

    <iframe  src="RegisterAndBuy.aspx " title="RegisterAndBuy" frameborder="0" scrolling="no"></iframe>
    
    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(1条)

报告相同问题?

悬赏问题

  • ¥15 树莓派与pix飞控通信
  • ¥15 自动转发微信群信息到另外一个微信群
  • ¥15 outlook无法配置成功
  • ¥30 这是哪个作者做的宝宝起名网站
  • ¥60 版本过低apk如何修改可以兼容新的安卓系统
  • ¥25 由IPR导致的DRIVER_POWER_STATE_FAILURE蓝屏
  • ¥50 有数据,怎么建立模型求影响全要素生产率的因素
  • ¥50 有数据,怎么用matlab求全要素生产率
  • ¥15 TI的insta-spin例程
  • ¥15 完成下列问题完成下列问题