<%@LANGUAGE="VBSCRIPT"%> <% ' UltraDev Shopping Cart II ' Copyright (c) 2001 Joseph Scavitto All Rights Reserved ' www.thechocolatestore.com/ultradev 'Dim UCII_CartColNames,UCII_ComputedCols,UCII__i 'UCII_CartColNames = Array("PartialStock","OutOfStock","Weight","TotalWeight","ProductID","DiscountRate","DiscountThreshold","DiscountValue","DiscountType","Quantity","Name","SpecialPrice","Price","Total") 'UCII_ComputedCols = Array("","","","Weight","","","","","","","","","","Price") 'Set UCII = VBConstuctCart("MyCart",28,UCII_CartColNames,UCII_ComputedCols) 'UCII__i = 0 %> Untitled Document

Thank you for purchase.

You should receive your order within the next 4 business days.

<% If Request("sendmail") = "0" Then %> No mail was sent. <% Else %> Confirmation E-mail has been sent. <% End If %>

Have a great day.

 

Your Whatspoppin Team.

<% ' UltraCart II Destroy Cart Contents 'UCII.Destroy() %>