The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

> i don't know how to see the values i select in a list form
mobutu_LM2006
post Sep 29 2006, 06:38 AM
Post #1





Group: Members
Posts: 1
Joined: 29-September 06
Member No.: 271



I want to see the values wich i select in a list form.

The code is :
"
<select name="categoria_insert" size="3" id="categoria_insert">
<option>A</option>
<option>B</option>
<option>C</option>
<option>D</option>
<option>E</option>
</select>
"

If i select options 'A' and 'D', for example, the value posted in $_POST['categoria_insert'] when i push the submit button is only 'D', not 'A' and 'D'.

Help me please.
Thank you.
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Posts in this topic


Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 12th June 2024 - 06:47 PM