黑马程序员技术交流社区

标题: 为什么没有正常跳转? [打印本页]

作者: 海枫    时间: 2014-5-27 10:58
标题: 为什么没有正常跳转?
本帖最后由 海枫 于 2014-5-30 23:04 编辑

protected void btnadd_Click(object sender, EventArgs e)
    {
        ClientScript.RegisterClientScriptBlock(this.GetType(), "", "window.open('community_Add.aspx?typeId=" + Request.QueryString["typeid"] + "')", true);
    }

Request.QueryString["typeid"] 里有数据
作者: 惊风侠    时间: 2014-6-2 16:56
.tostring()?
作者: yllogininbh    时间: 2014-6-2 17:10
顶                                 




欢迎光临 黑马程序员技术交流社区 (http://bbs.itheima.com/) 黑马程序员IT技术论坛 X3.2