随笔 - 3  文章 - 1  trackbacks - 0
<2026年6月>
31123456
78910111213
14151617181920
21222324252627
2829301234
567891011

常用链接

留言簿(1)

随笔档案

文章分类

文章档案

搜索

  •  

最新评论

阅读排行榜

评论排行榜

1. 刷新父窗口

     a  opener.parent.refresh()

      b   opener.location.relaod()

      c  window.opener.location.href = window.opener.location.href;

      d    Page.RegisterStartupScript("","<script>window.showModalDial('scr,'','scroll:0;status:0;help:0;resizable:0;dialogWidth:530px;dialogHeight:350px');document.forms(0).Button2.click();</script>";);
  

 

posted on 2007-01-16 17:13 cpsing 阅读(425) 评论(0)  编辑  收藏 所属分类: Java基础