打开新页面,但是没有切换到新打开的页面
ScriptManager.RegisterClientScriptBlock(this.UpdatePanel1, this.GetType(), "Message", "window.open('../QuSearchHotel.aspx?" url "')", true);
http://topic.csdn.net/u/20071225/13/61951322-25ec-4535-a9a7-bec563b75c91.html
他们设置了哪些标签:
谁收藏了这个网址:
时间:2008-6-28 20:05:17 | 相关网摘
ScriptManager.RegisterClientScriptBlock(this.UpdatePanel1, this.GetType(), "Message", "window.open('../QuSearchHotel.aspx?" url "')", true);