On Thu, Jul 17, 2008 at 11:00 AM, Andy Wang <[EMAIL PROTECTED]> wrote:
> Basically the dn returned in the following two lines is already mangled with
> the ? character:
>     entry = ldap_first_entry(ldc->ldap, res);
>     dn = ldap_get_dn(ldc->ldap, entry);
>
> Thanks,
> Andy

What's the byte sequence? What's it supposed to be in utf-8?

-- 
Eric Covener
[EMAIL PROTECTED]

Reply via email to