Populating a DDL by email contact list
I am trying to populate a drop down list on a form by using the contact list on Microsoft Outlook. I've never done this, and I can't find any information on the internet about it. If anybody could help me, or has a link that could help me, I would greatly appreciate it! -Thanks.
[295 byte] By [
bri2206a] at [2007-11-26 17:30:04]

# 1
hi,
I am not sure whether there is a straight forward way, But you can always write a custom java class to get the list, if its a file somehwere on the same server you can read it through a java class or may be use some microsoft api to get the file and then web service ..
thanks,
Sanketh