T
tinus1975
Hi,
I've got a form with a dependent dropdown list. Because the dependent
list can contain a lot of values I want to retrieve the values when the
dropdown it is dependent on has it's value changed.
The way I want to do this is to show the firstdropdown with a button
next to it. When the user selects a value and presses the button the
webservice that is the data source for the dependent dropdown is called
with the value of the first dropdown as a parameter.
Problem is that I can call the webservice (using JScript), but I don't
know how to set the input parameters for the webservice.
Does anybody have any idea on how to do this?
Many thanks,
Tijn.
I've got a form with a dependent dropdown list. Because the dependent
list can contain a lot of values I want to retrieve the values when the
dropdown it is dependent on has it's value changed.
The way I want to do this is to show the firstdropdown with a button
next to it. When the user selects a value and presses the button the
webservice that is the data source for the dependent dropdown is called
with the value of the first dropdown as a parameter.
Problem is that I can call the webservice (using JScript), but I don't
know how to set the input parameters for the webservice.
Does anybody have any idea on how to do this?
Many thanks,
Tijn.