首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > .NET > .NET >

刷新框架有关问题

2012-01-31 
刷新框架问题frameset framespacing0 borderfalse rows35,* frameborder0 scrollingyes

刷新框架问题
<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一下,关注

热点排行