Hello All-
I am looking to optimize a simple-sounding task that is actually quite inefficient for me.
I have built a form with 32 fields; each field should be capable of accepting one of 5,000+ possible values.
Currently, I use an SQL query to load the 5,000 values into a variable, building a <select><option> list.
I then load these massive drop-downs into the form.
As you can imagine, while the data is properly transferred, it takes forever for this page to render... it is over 4MB big! I need something more efficient...
In my mind's eye, I picture downloading the 5,000 values once into a table on the right-side of the page; then clicking each desired value and dragging it to the form on the left, dropping it into any of the available 32 fields.
Is anyone out there aware of any scripts/software/methods that would allow me to accomplish this task? Anyone willing to turn this around quickly for hire? I am REALLY looking to get this functionality onto my site within 7-10 days... help!
Thanks.
Georgop
johng AT sportsgrumblings DOT com