Fox007
|
| Posted: 07/23/2002, 2:43 AM |
|
Hy guys!
Somebode had edit BookStore ccs and insert quantity limit in the product?
Please help me!
Thanks
Stefano
|
|
|
 |
The_Fox007
|
| Posted: 07/25/2002, 1:07 AM |
|
Please help me!!!!
|
|
|
 |
Nicole
|
| Posted: 07/26/2002, 5:54 AM |
|
Hello,
do you want to limit the number of items for each product when customer makes the purchase? You can add client side validation for onchange event that will check the entered value.
|
|
|
 |
Fox007
|
| Posted: 07/29/2002, 2:07 AM |
|
I've some customize in the BookStore's example.
I try to do a script that can check in the book.asp's page if order's quantity user had write is > than item's quantity and, if is = or <, update item's quantity with the new number (item's quantity - order's quantity)!
I've just write a message in the support site and i try to do what you're say, but the script don't work!
Please,
if you can, write me the full script with this fields:
quantity(from items's table), quantity (from orders's table) and the hidden/key field item_id (from items's table).
Thanks for the support
|
|
|
 |
CodeCharge Support
|
| Posted: 07/30/2002, 6:48 AM |
|
Stefano,
Please refer to the response in the support system
|
|
|
 |
|