%@LANGUAGE="VBSCRIPT" CODEPAGE="65001"%> <% openconn set rs=server.CreateObject("adodb.recordset") rs.open"Select * from tblconfig",conn %>