I have a hub-style website that users go to and find a collection of links. It acts as their home-base as they can find everything they need there and don't have to go searching all over the place for specific urls and tools that are unique to our environment.
That being said I've run into a problem where the links that are opening in new windows don't mean that a new session is created. This is a problem as we have Cognos tools on multiple servers that require fresh sessions so they don't confuse themselves with the other sessions from other servers.
Is there a way to open a link in a new window with a fresh session every time (in VBScript)?
Bookmarks