>Hi...
>I'm working about a e-commerce site ,I want to make promotion management ,let me explain ;
>When admin of the site want a promotion on a product ,he will select the begining and finishing date of the promotion.And after the product's "onpromotion" column's value will set to "1" (this column is bit type).And after that system will automatically set the that product's onpromotion value "0" when the promotion's finishing date comes.
>I want to learn how to do this (only the way not details)
>note : iam using asp.net 2.0 and sql 2005
>have a good day
>I'm working about a e-commerce site ,I want to make promotion management ,let me explain ;
>When admin of the site want a promotion on a product ,he will select the begining and finishing date of the promotion.And after the product's "onpromotion" column's value will set to "1" (this column is bit type).And after that system will automatically set the that product's onpromotion value "0" when the promotion's finishing date comes.
>I want to learn how to do this (only the way not details)
>note : iam using asp.net 2.0 and sql 2005
>have a good day
Last edited: