Populating Pulldown Lists Programmatically

C

Chris

Good Day,

I have a pulldown of regions. (Pulldown 1) There's four regions.

Below that there is another pulldown. Pulldown 2) This pulldown is blank.

What I'm trying to do is this:

In Pulldown 1, if the user selects one of the four region, the Pulldown 2
will be populated with
companies in whatever region the user selects in Pulldown 1.

I have four different secondary data connections as web services. Is there
a way I can
bind Pulldown2 to a web service programmatically?

This is driving me nuts..

coson
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top