Response.Redirect 后怎么打开新的ShowSearchInfo.aspx页

sisiz 2009-08-05 10:55:32
protected void Btn_Search_Click(object sender, EventArgs e)
{
string nianLingList=txtNianLingBegin.Text + "x" + txtNianLingEnd.Text;

Response.Redirect("ShowSearchInfo.aspx?strFileName=" + strFileName + " &isDiZhi=" + ViewState["isDiZhi"] + "&diZhiID=" + ViewState["diZhiID"] + "&NianLing=" + ViewState["NianLing"]);

}

Response.Redirect 后怎么打开新的ShowSearchInfo.aspx页
...全文
73 3 打赏 收藏 转发到动态 举报
AI 作业
写回复
用AI写文章
3 条回复
切换为时间正序
请发表友善的回复…
发表回复
wfcfan 2009-08-05
  • 打赏
  • 举报
回复
http://dotnet.aspx.cc/article/20bf99e7-2ef4-428c-9f60-5517d8bd58e5/read.aspx
ojekleen 2009-08-05
  • 打赏
  • 举报
回复
Response.Redirect 是不会打开新页的

注册 js window.open() 是有可能被阻拦的..
阿非 2009-08-05
  • 打赏
  • 举报
回复
js window.open()

111,097

社区成员

发帖
与我相关
我的任务
社区描述
.NET技术 C#
社区管理员
  • C#
  • AIGC Browser
  • by_封爱
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告

让您成为最强悍的C#开发者

试试用AI创作助手写篇文章吧