hi there...I am new to this community...
How do I create arrays in a HTML <form>? and how do I get all the results from a select multiple HTML tag?
Thanks for any reply......
|
Newbie Member
|
|
| 28Apr2008,23:39 | #1 |
|
hi there...I am new to this community...
How do I create arrays in a HTML <form>? and how do I get all the results from a select multiple HTML tag? Thanks for any reply...... |
|
Team Leader
|
![]() |
| 29Apr2008,12:36 | #2 |
|
You have to add '[]' and the end of the name, you'll receive it as an array then!
|