使用循环控制两列输出
摘要://论坛首页二级关联菜单 public string SecondMenu(string strParent) { string strSecondMenu =null; string sqlStr = "select [ID],[Name] from [Uk_BBSClass] where [ParentID]=" + strParent + " order by [Pref...
阅读全文
posted @ 2006-09-10 11:40
浙公网安备 33010602011771号