Can you have a text field tied to AD so that users can select email address of AD users?
O OMAF-Terry May 30, 2005 #1 Can you have a text field tied to AD so that users can select email address of AD users?
A Agni May 30, 2005 #2 You need to write custom code to get the data from active directory and put that data in a secondary xml which is mapped to dropdown. Note: Your form must have full trust if you do this.
You need to write custom code to get the data from active directory and put that data in a secondary xml which is mapped to dropdown. Note: Your form must have full trust if you do this.
P Patrick Jun 2, 2005 #3 This problem interests me but i don't know how to retrieve Informations from AD with JScript. Do you have any example please ? i'm trying ADSI interface but it doesn't work.
This problem interests me but i don't know how to retrieve Informations from AD with JScript. Do you have any example please ? i'm trying ADSI interface but it doesn't work.