Page 1 of 1

session id issue

Posted: Fri Mar 17, 2006 4:01 pm
by nincha
If I first launch IE and go to mysite, the sessionId shows up in links. However, after i click a link it goes away. Any one got an idea how to remove the session id from showing up?

Posted: Fri Mar 17, 2006 5:23 pm
by feyd
Turn off trans_id and enable cookies_only in the session settings. However if someone hits your site that doesn't support cookies, they won't be able to do anything session related if they are removed.