Hi All, I am using WebDAV to Access Public Folder(Contact type) to get a bunch of Contact list. I believe that this contact list is conducted from Exchange server not input by hand. the proble is: when I use wevdav to get that, I parse the Tag named "email" to get value, it returns me: a string like this: "GXXX Dyck" <IMCEAEX-_o=Fraser+20Valley+20Credit+20Union_ou=FVCU+5FNT+5FDOMAIN_cn=Recipients_cn=Dyck@XXXXX.ca> The result what app parse is dyck@xxxxx.ca which is wrong. in deed, the email address is displayed at outlook is: GDyck@XXXXX.ca, the other guys : "CXXX Dyck" <IMCEAEX-_o=Fraser+20Valley+20Credit+20Union_ou=FVCU+5FNT+5FDOMAIN_cn=Recipients_cn=CDyck@XXXXX.ca> the email displayed at outlook is CDyck@XXXXX.ca, is correct. what is the issue? is that because "=G"? that drivers me nuts. How to deal with this issue? this is so urgent!!! Thanks in advanced!!!!
Here is more Information, This user account is only X.400 Email address. No smtp setting. Thanks "jeff" wrote: > Hi All, > > I am using WebDAV to Access Public Folder(Contact type) to get a bunch of > Contact list. I believe that this contact list is conducted from Exchange > server not input by hand. > > the proble is: when I use wevdav to get that, I parse the Tag named "email" > to get value, > > it returns me: a string like this: > > "GXXX Dyck" > <IMCEAEX-_o=Fraser+20Valley+20Credit+20Union_ou=FVCU+5FNT+5FDOMAIN_cn=Recipients_cn=Dyck@XXXXX.ca> > > The result what app parse is dyck@xxxxx.ca which is wrong. > > in deed, the email address is displayed at outlook is: GDyck@XXXXX.ca, > > the other guys : > "CXXX Dyck" > <IMCEAEX-_o=Fraser+20Valley+20Credit+20Union_ou=FVCU+5FNT+5FDOMAIN_cn=Recipients_cn=CDyck@XXXXX.ca> > > the email displayed at outlook is CDyck@XXXXX.ca, is correct. > > > what is the issue? is that because "=G"? that drivers me nuts. > > How to deal with this issue? > > this is so urgent!!! > > Thanks in advanced!!!! > >
More information again, if customer browser same record on IE exporlor(Internet session) it looks correct. http://ipaddress/public why does it return me so strange string by WebDAV? "jeff" wrote: > Here is more Information, > > This user account is only X.400 Email address. > No smtp setting. > > Thanks > > > "jeff" wrote: > > > Hi All, > > > > I am using WebDAV to Access Public Folder(Contact type) to get a bunch of > > Contact list. I believe that this contact list is conducted from Exchange > > server not input by hand. > > > > the proble is: when I use wevdav to get that, I parse the Tag named "email" > > to get value, > > > > it returns me: a string like this: > > > > "GXXX Dyck" > > <IMCEAEX-_o=Fraser+20Valley+20Credit+20Union_ou=FVCU+5FNT+5FDOMAIN_cn=Recipients_cn=Dyck@XXXXX.ca> > > > > The result what app parse is dyck@xxxxx.ca which is wrong. > > > > in deed, the email address is displayed at outlook is: GDyck@XXXXX.ca, > > > > the other guys : > > "CXXX Dyck" > > <IMCEAEX-_o=Fraser+20Valley+20Credit+20Union_ou=FVCU+5FNT+5FDOMAIN_cn=Recipients_cn=CDyck@XXXXX.ca> > > > > the email displayed at outlook is CDyck@XXXXX.ca, is correct. > > > > > > what is the issue? is that because "=G"? that drivers me nuts. > > > > How to deal with this issue? > > > > this is so urgent!!! > > > > Thanks in advanced!!!! > > > >