|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
This is not a huge project but I need help just the same.
OK, I have 2000 numbers on 2000 coupons. The coupons are given out to customers and they logon to redeem the coupon. How would I validate the number and deactivate that number so no one else can use it again? Any help would be greatly appreciated even if you could point me to some one that could help. I need someone to do this in ASP Thanks! Mike |
|
#2
|
|||
|
|||
|
Make the Number field as primary key field. Then people try to activate the coupon ask them ti enter the first name and lastname and the information what ever u think is necessary then when they submit the form see through that the status field(checkbox) in database is automatically checked.
Now by this we can see that only the person with relevant first name and lastname can access the respective number otherwise they can't but they cant activate it again bcoz they have done it already. I think in this way we can prevent reactivating of a number. Try in this way ---- Funny |
![]() |
| Viewing: ASP Free Forums > Other > Programmers for Hire > Need Help With Asp |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|