Hi!
I got a small problem..
I want to use this form name:
<select name="manufacturer_id[0]" size="10" >
Altso: manufacturer_id[0] . The problem is when I send the form the [0] get all screwed up and nothing will work. It become something like manufacturer_id%5B0%5D=38& . The problem is I must use the [0].
How can I fix the script so this will work?
I'm a n00b so please give me an example 🙂
Regards,
A. Lyse