08 2011 档案
摘要:<%'================================================='过程名:ShowProductTotal'作 用:显示文章总数'参 数:无'=================================================sub ShowProductTotal()dim sqlTotaldim rsTotalsqlTotal="select Count(*) from Ok3w_User where IsLock=0 "Set rsTotal= Server.Creat
阅读全文