% @LANGUAGE="VBSCRIPT" CODEPAGE="65001" %> <% Response.CharSet = "UTF-8" %> <% Session.codepage = 65001 %> <% set conn = GetConnection() %>