ScriptManager.RegisterStartupScript(this, GetType(), "js", "alert('成功');self.location='addnews.aspx'", true);

直接在后台写JS 非常的方便实用

posted on 2010-08-20 19:25  深海大虾  阅读(194)  评论(1)    收藏  举报