I am writing a VB6 WebClass. I have the name of the user that accessed
the page (using the server variable AUTH_USER). I'd like to find out if
this user is a member of a certain group.
I need a web page to look one way if a certain set of users access it
and another way if a 2nd set accesses it.
Does anyone know how to do this?
Thanks
Jay