摘要:
If Not IsPostBack Then gCpDB.DataBindDG(Me.dgTabloid, "select t.*,decode(t.is_open,0,'公开',1,'私有') IS_OPEN_Check,m.dc_name from hoo_info t,hoo_columns m where m.dc_id=t.dc_id and t.is... 阅读全文
posted @ 2005-04-15 13:47
T_98Dsky
阅读(438)
评论(0)
推荐(0)