<%@ LANGUAGE="VBSCRIPT" %> <% PageStrings = "430, 1206, 1207, 1208, 1209, 1210, 1211, 1212, 1253, 1254" strThisBackPage = "config" %> <% '=============================================== ' CactuShop ASP Shopping Cart ' ©1999-2004 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. '================================================ server.scripttimeout = 3000 '----------------------------------------------- 'LIST CATEGORIES FOR GATEWAY PAGES '----------------------------------------------- %> <% =GetString("Config_headtitle") %>
<% WriteString("PageTitle_ConfigListing") %>
<% WriteString("ContentText_ConfigListingText") %>
<% WriteString("ContentText_ConfigListingTextEmail") %><% WriteString("ContentText_ConfigListingTextEmailLink") %>
<% WriteString("ContentText_SiteSettings") %>
<% WriteString("ContentText_SiteSettingsText") %>
<% WriteString("ContentText_PaymentShippingGateways") %>
<% WriteString("ContentText_PaymentShippingGatewaysText") %>
<% WriteString("ContentText_AllowableLengths") %>
<% WriteString("ContentText_AllowableLengthsText") %>