posted 19 years ago
Yes, the cookie contains the session ID. What exactly is in the cookie depends on the server, but generally that's all there is. In the case of cookies beung used, encodeURL doesn't do anything, i.e. it should leave all URLs as they are. It only appends the session ID to a URL if cookies are not enabled.
[ July 13, 2005: Message edited by: Ulf Dittmer ]