HTML FOrm question.....

Newbie Member
28Apr2008,23:39   #1
benfowler's Avatar
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
pradeep's Avatar
You have to add '[]' and the end of the name, you'll receive it as an array then!