您所在的位置:
首页 > Asp.net常用的51个代码(非常实用) > 信息评论 >
Asp.net常用的51个代码(非常实用)
1.弹出对话框.点击转向指定页面 Code: Response.Write("<script>window.alert('该会员没有提交申请,请重新提交!')</script>"); Response.Write("<script>window.location ='http://www.itmop.com/'</script>
网友评论