当前位置: 代码迷 >> .NET相关 >> 刷新框架有关问题
  详细解决方案

刷新框架有关问题

热度:3071   发布时间:2013-02-26 00:00:00.0
刷新框架问题
<frameset framespacing="0" border="false" rows="35,*" frameborder="0" scrolling="yes">
  <frame name="top" scrolling="no" src="Admin_Index_Top.aspx">
  <frame name="main" scrolling="auto" src="Admin_Index_Main.aspx">
  </frameset>
 在main中提交了以后,刷新main 框架中的页面到 add.aspx 怎么写,谢谢了

------解决方案--------------------------------------------------------
帮你UP一下,关注
  相关解决方案