Hi list, I've embedded chameleon into an application I'm developing and am using chameleon's session.php for handling sessions. I noticed that the script disables storing the session id in cookies and also disables PHP's trans.sid feature. Why are these disabled? They're more convenient than passing the id throught GET and POST. Regards, Yahya