|
|
|
|
||||||
![]() |
|
|
LinkBack | Outils de la discussion |
|
|
#1 |
|
Messages: n/a
Hébergeur: |
Sir
I want to create combo-boxes/list-boxes from a table which is available in MS-Sql server database. I have established connectivity with ms-sql server database using odbc. how can i create combo-boxes in my php scripts? waiting for an early reply. With regards Pardeep Singh Scientist-C NIC Hoshiarpur |
|
|
|
#2 |
|
Messages: n/a
Hébergeur: |
Hello,
on 04/09/2008 02:27 AM punhsr@hub2.nic.in said the following: > Sir > I want to create combo-boxes/list-boxes from a table which is available in MS-Sql server database. I have established connectivity with ms-sql server database using odbc. > how can i create combo-boxes in my php scripts? > waiting for an early reply. You may want to try this forms generation class that comes with a plug-in to link 2 or more select inputs . There are variants of that plug-in can retrieve new options from a database on the server. Most popular databases are supported, including MS-SQL server, with the variants that use the Metabase or PEAR::MDB2 database API. http://www.phpclasses.org/formsgeneration Here is a live example of the linked select plug-in: http://www.meta-language.net/forms-e..._linked_select Here you may watch a tutorial video also about this plug-in: http://www.phpclasses.org/browse/vid...ed-select.html -- Regards, Manuel Lemos PHP professionals looking for PHP jobs http://www.phpclasses.org/professionals/ PHP Classes - Free ready to use OOP components written in PHP http://www.phpclasses.org/ |
|
![]() |
| Outils de la discussion | |
|
|