2012年7月27日

asp.net弹出确定或警告

摘要: 在没有<asp:UpdatePanel ID="up" runat="server"> <ContentTemplate>无刷新环境中: Response.Write("<script>alert('恭喜您,已成功加入到您的人才库!');</script>");在有<asp:UpdatePanel ID="up" runat="server"> <ContentTemplate>无刷新环境中: ScriptM 阅读全文

posted @ 2012-07-27 15:16 淡定的猫叔 阅读(295) 评论(0) 推荐(0)

导航