%@ LANGUAGE="VBSCRIPT" %> <% PageStrings = "18, 55, 107, 108, 160, 265, 648, 838" %> <% '=============================================== ' CactuShop ASP Shopping Cart ' ©1999-2003 Cactusoft Ltd. www.cactusoft.com '=============================================== ' All rights reserved. ' Use of this code is covered by the terms and ' conditions in the license agreement. No ' unauthorized duplication or distribution is ' permitted. Cactusoft's copyright notices must ' remain in the ASP sections of the code. '=============================================== '----------------------------------------------- 'READ PAGE TEMPLATE FROM FILE '----------------------------------------------- Call ReadFromTemplate(templatelocation,aryPageTemplate,strBasketHTML,strCategoryListHTML) '----------------------------------------------- 'WRITE FIRST HALF OF PAGE HTML '----------------------------------------------- response.write(aryPageTemplate(0)) %>
| <% WriteString("ContentText_SpecialOffers") %> |