2016年10月18日

关于.NET .cs后台提示并进行页面跳转代码

摘要: 在后台.CS页面中植入下面代码 string url = "<script>alert('xxx');window.location.href='"xxx.html"';</script>";Page.ClientScript.RegisterStartupScript(ClientScript.G 阅读全文

posted @ 2016-10-18 17:11 丝珂玛蓝 阅读(540) 评论(0) 推荐(0)

导航