943,773 Members | Top Members by Rank

Ad:
  • PHP Discussion Thread
  • Unsolved
  • Views: 839
  • PHP RSS
Nov 12th, 2008
0

sending the a combo box to another form

Expand Post »
HI all ,

i have a list box(combo box) that contains 100 items and i need to send this whole list to another form (i.e i need to insert these options in the list in the DB )

the problem is sending a listbox to another form can be done $_POST but this only gets the selected value from the list and i dont want to select the 100 items i just want to send them all without selecting ??
is that possible
Similar Threads
Reputation Points: 10
Solved Threads: 0
Light Poster
yasmena is offline Offline
45 posts
since May 2008
Nov 12th, 2008
0

Re: sending the a combo box to another form

'Sending' and 'Displaying' are two completely different things. You can display the combobox on next page without sending data, by just copy/paste the combo box code on page no2.
Sending means exatly what you would do when you fill a form for an e-mail - only the entered or selected value will be sent for processing on the other side.
Please explain what do you want to achieve - only list once again all values and make them available for further selection in the combo box, or, you want to show only selected items as values?
Reputation Points: 21
Solved Threads: 26
Posting Whiz in Training
Rhyan is offline Offline
240 posts
since Oct 2006

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in PHP Forum Timeline: Showing events based on date
Next Thread in PHP Forum Timeline: query behaving funny





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC