在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
MobilePage mp = new MobilePage();
string strKeys =sysMethods.StrRequest(this.TextBox1.Text.Trim()); mp.RedirectToMobilePage("search.aspx?keys="+strKeys); 在WEB 里面,继续可以使用 Response.Redirect("search.aspx") 转向. |
请发表评论