Classic ASP shopping cart discounts
Posted
by Neil Bradley
on Stack Overflow
See other posts from Stack Overflow
or by Neil Bradley
Published on 2010-06-09T10:58:09Z
Indexed on
2010/06/09
11:02 UTC
Read the original article
Hit count: 199
sql
|asp-classic
Hi there,
I have a Classic ASP shopping cart, but I need to add in an option to enter a promo code and (if valid) apply a discount to the total. There is a promo codes table that stores the promotional codes and the value of the discount to apply.
So I was wondering if someone might be able to help me integrate this?
Happy to pay for the time. I think it may only take an hour or so at most. :S
© Stack Overflow or respective owner