Cpen
09-21-2005, 10:05 PM
I coded this boxes with several layers.. is there any way i can add a "add button" that will let me add this to a table with figures? Example:
The dropdown boxes and selection:
triplebox1 2 3
[example] [stage1] [stage2]
1st layer [nike] [$100]
[shoe] [shoe 2] [$200] [Add]
[shoe 3] [300]
so on and so forth..
let say I choose Shoe Nike that cost 100.00
I have the Add button to post to the label on a form on the SAME page.
Form below the dropdownbox
description | Price
---------------------------------------------------
Shoe Nike | 100.00
---------------------------------------------------
Total |100.00
I asked this on the asp.net section by mistake. Thanks for the help in advance.
The dropdown boxes and selection:
triplebox1 2 3
[example] [stage1] [stage2]
1st layer [nike] [$100]
[shoe] [shoe 2] [$200] [Add]
[shoe 3] [300]
so on and so forth..
let say I choose Shoe Nike that cost 100.00
I have the Add button to post to the label on a form on the SAME page.
Form below the dropdownbox
description | Price
---------------------------------------------------
Shoe Nike | 100.00
---------------------------------------------------
Total |100.00
I asked this on the asp.net section by mistake. Thanks for the help in advance.