pavmoxo
08-21-2006, 03:54 PM
Greetings at all!!!
I have a problem that I know the reason but I didn't yet discover how to fix it:
In an e-commerce development I show a series of products dinamically and they have a checkbox for select each one if I wan't to buy them. I tried to implement a textbox for input a quantity but I canīt correspond the checkboxes array and the textboxes array. If I substitute the textboxes with checkboxes with diferent values they match. I discuss the issue with a friend and he tell me that the check and text boxes can have diferent sizes. My point is: how can I resolve this for select the products, input a quantity for show the final price?? I need a example because I don't am very good in programming...can you help me??
I have a problem that I know the reason but I didn't yet discover how to fix it:
In an e-commerce development I show a series of products dinamically and they have a checkbox for select each one if I wan't to buy them. I tried to implement a textbox for input a quantity but I canīt correspond the checkboxes array and the textboxes array. If I substitute the textboxes with checkboxes with diferent values they match. I discuss the issue with a friend and he tell me that the check and text boxes can have diferent sizes. My point is: how can I resolve this for select the products, input a quantity for show the final price?? I need a example because I don't am very good in programming...can you help me??