When I run my application on my workstation it uses cookies to track the sessionID, in Firefox and IE. However, when I run it from the server, the sessionID is passed in the URLs when using IE, but in ...