Forums

This topic is locked

drop lists in form to update database

Posted 31 Jan 2003 06:50:04
1
has voted
31 Jan 2003 06:50:04 Mark Sax posted:
hi there guys,

new on this site, and it is really great

need some help, i am using asp code to populate a drop down list in a form, and i would like to use this from to update a table in access. but the all the other fields update to the table except the ones that are in the drop down list. How can i get the values in the drop down list to also write to the data base. if anyone can help i wouls appreciate it.

Replies

Replied 31 Jan 2003 13:14:39
31 Jan 2003 13:14:39 asp asp replied:
when you crated your DYNAMIC drop down, it removed it from the server behavior update, so just click on the behavior and re-bind it.
Replied 02 Feb 2003 22:30:39
02 Feb 2003 22:30:39 A. B. replied:
I have this same problem, but with a multi-selected list. If only one item is selected, then that item is highlighted on the edit page. However, if multiple items are selected, none of the items are highlighted on the edit page.

Can someone please tell me what I'm doing wrong? I've tried to rebind the fields, but nothing seems to work.

Thank you.

Andrea

Reply to this topic