Forum Moderators: phranque

Message Too Old, No Replies

Removal of session junk in ColdFusion MX 7

         

Lord Majestic

9:28 pm on Aug 24, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Hi all, I am wondering what's the best way to get rid of session junk from ColdFusion MX 7 URLs, ie all that bold stuff:

http://www.example.com/index.cfm?CFID=28273&CFTOKEN=a5659fb077faaaa9-BF7FFF37-E0C4-ED84-09A2F568EC05C991
&jsessionid=84304ceb8e50$3Fw$C76
&fuseaction=register.home
to
http://www.example.com/index.cfm?fuseaction=register.home

Can this session information be kept in cookies rather than as URL params?

Lord Majestic

12:19 pm on Aug 25, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Answering myself -- there is an option to keep all these session values in cookies.

blend27

8:59 pm on Aug 26, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



what version of fusebox are you using?

Lord Majestic

9:10 pm on Aug 26, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



It was not mine I am afraid -- I was researching this in advance without having a copy of software. From what I understand it was a matter of toggling option in control panel or its equivalent. ColdFusion MX 7 -- must be the latest current version?