62,268
社区成员
发帖
与我相关
我的任务
分享
if (congshuBll.Updatecongshu(bpmcongshu) > 0)
{
lblMsg.Text = "<span style=\"color: green\">更新丛书成功!</span>";
System.Threading.Thread.Sleep(2000);
Response.Redirect("congshumanage.aspx?ID=" + bpmcongshu.IDinCategory.ToString());
}
if (congshuBll.Updatecongshu(bpmcongshu) > 0)
{
lblMsg.Text = "<span style=\"color: green\">更新丛书成功!</span><script>window.setTimeout(function(){window.location.href='http://www.370b.com'},2000)</script>";
}
Response.Write("<script>window.alert('maopianjijiangkaishi...')</script>");
Response.Write("<script>window.location ='http://www.baidu.com'</script>");