| | |
sending the a combo box to another form
Please support our PHP advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
•
•
Join Date: May 2008
Posts: 43
Reputation:
Solved Threads: 0
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
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
'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?
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?
" Of all the things I've lost,
I miss my mind the most...."
Mark Twain
I miss my mind the most...."
Mark Twain
![]() |
Similar Threads
- html/php form for .htaccess validation (PHP)
- Weird ASP/SQL Problem (ASP)
- Syntax Error - Missing Operator (ASP)
- or the selected partion the permission for Write must be denied.Not allowed the user (VB.NET)
Other Threads in the PHP Forum
- Previous Thread: Showing events based on date
- Next Thread: query behaving funny
| Thread Tools | Search this Thread |
advanced apache api array beginner binary broken cakephp check checkbox class cms code cookies cron curl database date datepart display dropdownlist dynamic echo email eregi error execution file files folder form forms function functions google head href htaccess html if...loop image include includingmysecondfileinthechain insert ip javascript job joomla jquery key library limit link login mail menu mlm multiple mysql oop password paypal pdf pdfdownload php phpvotingscript problem query radio random recursion remote screen script search server sessions smarty sms sorting source space sql startup stored syntax system table traffic tutorial unicode update upload url validator variable video web youtube zend





