frame中重新定向URL1个frame有2个页 我要在第1个页中给第2页重新定向URL 怎么实现?JavaScript板块问 没人答[解决办法]
this.Page.RegisterStartupScript("click", "<script>window.parent.frames(2).location='welcome.aspx'</script>");