D
duncans
I would like to be able to pre-populate several dropdown lists, using Web
Services, using the alias of the currently logged-on user as a parameter. I
have working SQL stored procedure. I am comfortable using Web Services with
parameters as secondary data sources. What I can't figure out is how to
instantiate a list 'behind the scenes' using the user's alias. I looked at
examples of how to update a dropdown list from a second dropdown
selection--e.g., ala 826994. I experimented with simply using the same
approach in the FormOpen event but the VB example in 826994 doesn't work as
it references 'setProperty' which throws an error. Thanks in advance for
guidance.
Services, using the alias of the currently logged-on user as a parameter. I
have working SQL stored procedure. I am comfortable using Web Services with
parameters as secondary data sources. What I can't figure out is how to
instantiate a list 'behind the scenes' using the user's alias. I looked at
examples of how to update a dropdown list from a second dropdown
selection--e.g., ala 826994. I experimented with simply using the same
approach in the FormOpen event but the VB example in 826994 doesn't work as
it references 'setProperty' which throws an error. Thanks in advance for
guidance.