To get the username from address book on web browser

Hi,

I want to get the username on the web browser from names.nsf but @Dblookup is not working on the web and ACL Access for Annonymous is Designer so how to do that please help me with some code. i have sendto field address dialog box.

Thanks in Advance,

santosh

Subject: To get the username from address book on web browser

You must use names.nsf replica id for dblookup on web.For Example:

@DbLookup(“”:“NoCache”;“C2256DDD:004286B7”;“($VIMPeople)”;@Name([Abbreviate]; @UserName);“MailServer”);