Re: [PHP] Variable quantity chooser.

2001-02-08 Thread Steve Werby
"David VanHorn" <[EMAIL PROTECTED]> wrote: > Sorry, I've been away from this for a while. > Let me peel back a bit. > > When I generate the form, I pull up from the db, the quantity on hand, and > the quantity already committed to orders. So: > $max=$quantity-$commit is the maximum number I can al

Re: [PHP] Variable quantity chooser.

2001-02-08 Thread David VanHorn
> >I'm sure I can help you, but I'm not able to follow your terminology. >What's a "quantity chooser" and what's a "slider"? Are you referring to >select boxes? I'm not trying to be rude, I just don't understand what >you're referring to. I'm confident you can accomplish what you want using a

Re: [PHP] Variable quantity chooser.

2001-02-08 Thread Jørg V . Bryne
; "David VanHorn" <[EMAIL PROTECTED]> Sent: Thursday, February 08, 2001 5:50 AM Subject: Re: [PHP] Variable quantity chooser. > "David VanHorn" <[EMAIL PROTECTED]> wrote: > > Is there a way, using PHP, to generate a quantity chooser that maxes out > a

Re: [PHP] Variable quantity chooser.

2001-02-07 Thread Steve Werby
"David VanHorn" <[EMAIL PROTECTED]> wrote: > Is there a way, using PHP, to generate a quantity chooser that maxes out at > the quantity on hand? IOW, I have $quantity from the database, for a given > line item, and I'd like to have a slider that lets you run up to, but not > over, the quantity on