I need a solution
I have developed a web page that uses the Get Current User component to identify the user. Their logon Id is then used to pull the list of computers associated with it.
I'm finding that if the site is being accessed when a second user logs on, the information from the first user is displayed to the second user. Can anyone explain why this might be happening? The application won't be very useful if only one person can access it at a time.