Forums
This topic is locked
multiple selections in a list/menu
Posted 25 Nov 2003 21:11:13
1
has voted
25 Nov 2003 21:11:13 Didier Glorieux posted:
Hi,i'm using dmx and what i encounter is the following.
In a list i check the client names with the CTRL key 2 items. After inserting them into my sql database i see the id's : 14,12 what it should be.
Now i want to make an update page where I first put all the clients with a recordset in the list and then with the dreamweaver function i choose the dynamic option and in "select value equal to" i choose that the client id of my client recordset must be the same as the id in my sql colum (14,12), this doens't work with 2 Id's in one sql column, but if i only check client in the insert page and then i go to the update page, then that one item is selected...
is there anybody encountered the same problem? and is there a solution to select multiple items in an update page?
thx in advance
deech