Ask a Question related to Dreamweaver AppDev, Design and Development.
-
Bill the Geek #1
multiple select list default values (asp/vb)
(asp/vb)
Hi all,
I have a multiple select list on an insert record form. I can make
multiple selections and insert them into the database (option1, option3,
option8) but I can't figure out how to have those options selected when
I go to edit the record. I need something like..
if recorddata contains listvalue then response.write("selected")
but I dont know how to write it.
Any help would be greatly appreciated.
Bill the Geek Guest
-
Multiple select of list boxes
I am allowing my users to select multiple items in a list box, and I've set that up so it works swell. However, I'm unsure how to set each of the... -
Multiple select listbox values in query
I have two listboxes, the first of which is an autopostback=true that allows multiple row selection. When I select multiple values (by holding down... -
Multiple Values in a list box
Hi everybody. If anyone can tell me how can I choose multiple values in a list box (by using ctrl or shift buttons) and store them in a table.... -
php and html forms: select multiple default selected from php/mysql
hi, i'm pretty new to all this, so bear with me.... i want to call from the database the total number of options for a select box (from table... -
List Box Multiple Select Problem
I am trying to create a drop down list that permits a person to select multiple items from the list and have the results posted on a results page. I...



Reply With Quote

