I would like to create a listbox that has 2 columns displaying data that is stored in two fields in a table in a database...Any help would be appreciated.
Hi dicamille, could you be a little more specific about what part you're having trouble with? I'm not even sure what you mean by a listbox. Like the form element? Or just a table?
by listbox, i mean a dropdown that is dynamically populated with the contents of a field in a database. I already know how to write the SQL to create a single column dropdown, but now i need a two column dropdown
Hi,
how does the data look like ?
Thomas