<%@ Language=VBScript %> <% option explicit %> <% dim rs, db set rs = Server.CreateObject("ADODB.Recordset") set db = new ADOHelper %>