[转]Asp.net常用的51个代码(非常实用)
摘要:
1.弹出对话框.点击转向指定页面Code:Response.Write("<script>window.alert('该会员没有提交申请,请重新提交!')</script>");Response.Write("<script>window.location='http://www.msproject.cn/index.asp'</script>");2.弹出对话框Code:Response.Write("<scriptlanguage='javascr 阅读全文
posted @ 2011-09-19 10:35 谁伴我闯荡。 阅读(145) 评论(0) 推荐(0) 编辑