I want to create a drop down list of names but I want to link this to Active
diectory. So when a new user is added or deleted from the server it updates
the control in infopath forms. Is it possible if so, how?
bwmbagus - 29 Oct 2004 02:08 GMT
Write a wee web service on the server to query the Active directory for you
and bind your combo list to it.
> I want to create a drop down list of names but I want to link this to Active
> diectory. So when a new user is added or deleted from the server it updates
> the control in infopath forms. Is it possible if so, how?