PDA

View Full Version : passing values from list to list


pricklystudio
11-12-2002, 08:27 AM
Hi there...

I have one drop down list; when you make a selection it populates another multiple list with some values. When you select one of those values I would like to pass that value to yet another list (not a text area), so you are basically populating a third list with different values.

I am succeeding in doing the first part. But I don't know how to pass on the values from the populated list to the last list.

Can anyone help me with this?

Thanks guys and girls

asdsad

kdjoergensen
11-12-2002, 09:43 AM
It is excactly the same method to be used...

The main task is capturing the info you want to populate.

If you need help, would need to see what you have so far, to make sure we can build on that (instead of reinventing the wheel) ;)