2008年2月26日

DropDownList 的妙用

摘要: ddlProject.Attributes.Add("onchange","location.href='" + Page.ResolveUrl("~/Bugs/ProjectSummary.aspx") + "?pid=' + this.options[this.selectedIndex].value + ''"); 阅读全文

posted @ 2008-02-26 14:15 newr2006 阅读(134) 评论(0) 推荐(0)

导航