<%@ LANGUAGE="VBSCRIPT" %> <% PageStrings = "697, 801, 802, 803, 804, 805" strThisBackPage = "orders" %> <% '=============================================== ' 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. '=============================================== '----------------------------------------------- 'MODIFY COUPONS 'Create or edit coupons '----------------------------------------------- %> <% =GetString("Config_headtitle") %>
<% WriteString("PageTitle_Coupons") %>
<% WriteString("FormLabel_CouponValue") %>
<% WriteString("FormLabel_StartDate") %>
<% WriteString("FormLabel_EndDate") %>
<% WriteString("FormLabel_CouponQuantity") %>
<% WriteString("FormLabel_Reusable") %>
">
<% objDataConn.Close set objDataConn = nothing %>