Hi all,I'm working on an order form where users choose a course they
want to order from a drop-down list, then enter the number of licences
they require. I'm trying to build in a 'volume-based' discount model the
form, and would like to ask for some help in using arrays and how to use
them in functions. I'm very new to this, and would appreciate any help
you can provide!Basically, we have 3 products that can be ordered on the
same form, and all have different discount models (i.e you get a
diffe...