输出js及时刷新页面

来源:互联网 发布:漆黑优化速度插件下载 编辑:程序博客网 时间:2024/05/20 05:12

Response.Write("<scrīpt>function ss(){window.location.href='ManageProduct.aspx'};setTimeout('ss()',1)</scrīpt>");

Response.Write("<scrīpt>function ss(){opener.window.location.href='ManageProduct.aspx'};setTimeout('ss()',1)</scrīpt>");

原创粉丝点击