i have a script that starts a session and sets a cookie(using setcookie()). the thing that gets me is when i view the cookie files(in netscape and IE) i cant find the cookie that the session created in IE, but in netscape 7pre-1, 6.1, 4.7 they are both there. in both browers(IE & NS) i found the cookie i set using "setcookie()".
also
i was able to display the session id and session name.
thank you,
demetri