I am trying to update this valuse with ADSI in ASP and i get an error saying
the return is an invalid type.
It says the syntax is "DirectoryString" which i couldnt find in the online
MSDN docs..
also there is a tool... CDO Utilities that has a vbs script that does this..
and they have some formatting code to make sure its the right format for the
save, which.. i guess doesnt seem to work..
so i guess what i need... is how to take my list of email address that are
in an array and put them in the right format to be entered in to the AD
correctly.

Thanks
Justin