C# 提交成功提示
摘要:
if(txtName.Text==""){Response.Write("<script>alert('请输入管理员名!');location='javascript:history.go(-1)';</script>");}else{intP_Int_returnValue=mc.AddAdmin(txtName.Text.Trim(),txtPass.Text.Trim());if(P_Int_returnValue==100){Response.Write("<script&g 阅读全文
posted @ 2012-01-12 10:58 tiger8000 阅读(370) 评论(0) 推荐(0)
浙公网安备 33010602011771号