C# 子窗口与父窗口,刷新,打开,关闭,同时...

欢迎访问广告之家:http://www.adggs.com

this.RegisterStartupScript("ss", "<script language='javascript'>opener.location.reload();window.close();</script>");

 

window.opener.location.href=window.opener.location.href;window.close();

 

window.opener.location.href=window.opener.location.href;alert('更新成功');window.close();

 

window.parent.window.location.href='login.aspx' //让父窗口跳转

 

 

 

 

友情链接:遨游官方论坛:http://www.7v7.cn/?fromuid=177

posted @ 2009-01-21 17:56  binlunia  阅读(141)  评论(0编辑  收藏  举报