% dim id '编号 dim strSQL 'sql语句 strSQL = "select id,title from info order by orders" SQLQuery strSQL,false %>