njava88
06 Jul 2009, 05:35 AM
What I'm trying to create is basically a calculator.
In excel it works like this: [website link removed]
The best way would probably be with AJAX, but I'm a javascript beginner.
So the problem is:
I have multiple drop-down boxes for input. How do I store values of selected inputs into a single array when I click the submit button?
Thx in advance!
In excel it works like this: [website link removed]
The best way would probably be with AJAX, but I'm a javascript beginner.
So the problem is:
I have multiple drop-down boxes for input. How do I store values of selected inputs into a single array when I click the submit button?
Thx in advance!