PDA

View Full Version : Accessing group name using VB6


tpfkanep
04-25-02, 07:01
Hi,

Can i use VB6 to retrieve the group name of a user?

I am currently using the GetUserName function to retrieve the user name.

Is their a similar function available to retrieve the group name?

Thanx
Nicholas

vududoc
04-25-02, 09:03
tpfkanep

Although I've never checked for groupings, my "little black book of tips and tricks" says to check www.mvps.org/vbnet/welcome.htm and look for the word "openUserbrowser".

Hope this helps.