<%@Language=VBScript CODEPAGE="65001"%> <%Session.CodePage = 65001%> <% SQL = "SELECT company_logo FROM company_info" Set Rs = DbCon.execute(SQL) company_logo = Trim(Rs("company_logo")) Set Rs=nothing If Not IsNull(company_logo) And Trim(company_logo) <> "" Then company_logo = "" End If DbCon.Close Set DbCon = Nothing %> <%=PRODUCT_TITLE%>
<%=company_logo%>

500

Internal server error.

There is a problem with the resource you are looking for, and it cannot be displayed.