摘要: <html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>无标题文档</title><style type="text/css">.content a.left{ float:left;}#yz{ margin-left:90px;}</style& 阅读全文
posted @ 2010-08-20 19:40 深海大虾 阅读(15098) 评论(0) 推荐(0)
摘要: ScriptManager.RegisterStartupScript(this, GetType(), "js", "alert('成功');self.location='addnews.aspx'", true);直接在后台写JS 非常的方便实用 阅读全文
posted @ 2010-08-20 19:25 深海大虾 阅读(194) 评论(1) 推荐(0)