| | |
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 |
# 5.2.10 alexa apache api array beginner binary broken cakephp checkbox class clean clients cms code cron curl database date directory display dissertation dynamic echo echo$_get[x]changingitintovariable... email encode error fairness file files folder form forms function functions google href htaccess html image images include indentedsubcategory insert ip javascript joomla legislation limit link local login mail memberships menu mlm multiple multipletables mysql mysqlquery newsletters oop open paypal pdf persist php problem provider query radio random recursion remote rss script search server sessions simple sms sockets source space spam sql syntax system table tutorial update upload url validator variable video web youtube





