Wrox Home  
Search P2P Archive for: Go

  Return to Index  

access_asp thread: Pull Update Record with Multiple selections selected


Message #1 by quintad@t... on Tue, 20 Aug 2002 19:22:17
Here is my delima: I have a form with various javascript validation & 
parent/child dropdown menus (with the ability to select multiples)
I'm having problems when a user needs to go back & update or complete 
their form. I'm primarily using Dreamweaver Ultradev to code the pages and 
bind the data in the dropdowns to the selected answers in the record. I'm 
having problems trying to figure out the best way to pull & display 
multiple selections. For instance if a user selected multiple clients I 
want these to be initially selected in the dropdown menu. I'm also using 
access which is entering the multiple selections with commas & would like 
to know if there is a different way to insert this data to facilitate 
pulling it out for updating (tab delineated?) since some of the entries 
themselves have commas.

Any help would be greatly appreciated!
p.s. I'm kind of a self taught newbie so the simplest way would be the 
best :)

Thanks,
D. Quintal

  Return to Index