asp.net在iframe中弹出信息并执行跳转问题探讨
代码如下: /// /// iframe 中,弹出信息并跳转 /// /// /// public static void ResponseShowMsg(string msg, string targetPageName) { string str = “[removed] alert(‘{0}’); window.parent.frames[\”sysMain\”].location.href = ‘{1
下载地址
用户评论