I am going to code security for some page. Windows 2000 network administrator will create a group named it as TOPAGE and add about 20 users into it. My program will check the user login name and user group. If the user is in the TOPAGE group, program will open the page for the user otherwise will display "won't allow" message. The question is: how to get user's group name?