Hi Jim,
Have you got "[]" after the field name in the form?
If so, can you send me the URL to your form so I can check what else might be the matter?
Welcome to the Tectite Forums! You can download and get support for our free PHP FormMail (form processor) and other free software.
I'm only using FormMail in its simplest form - without advanced error handling - but have come across what may be an error. It is simply this, I can't receive all the data from a multiple selection list - all I get is the first item selected. All other form processing seems okay.
Or am I doing something wrong?
Jim
Hi Jim,
Have you got "[]" after the field name in the form?
If so, can you send me the URL to your form so I can check what else might be the matter?
Russell Robinson - Author of Tectite FormMail and FormMailDecoder
http://www.tectite.com/
I'm not sure what you mean about the "[]" - did I miss something in the instructions?
I've changed the main form (omitting the multiple selection) but would still like to know how I resolve the problem. The original form file can be viewed at:
https://tekam.co.uk/orderform2(hold).html
Hi,
Instead of:
you want this:Code:<select multiple name="dvds_selected" size="5" class="text02bold">
Code:<select multiple name="dvds_selected[]" size="5" class="text02bold">
Russell Robinson - Author of Tectite FormMail and FormMailDecoder
http://www.tectite.com/
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks