%@ LANGUAGE="VBSCRIPT" %> <% PageStrings = "68, 73, 14, 220, 74, 100, 101, 102" %> <% Call ReadFromTemplate(templatelocation,aryPageTemplate,strBasketHTML,strCategoryListHTML) response.write(aryPageTemplate(0)) %>
<% response.write(aryPageTemplate(1)) DataConn.Close set DataConn = nothing %>