Do browsers do their cookies differently? On my bulletin boards, a user logs in in IE then opens Netscape and has to log in again because Netscape doesn't find the cookie. Same with Opera.

This wouldn't be so much of a problem, but on the user tracking (showing the Users Online) it'll start to list the people more than once because it doesn't find the sessionID cookie.

I know I can work around it and check in the database to see if the user is already there, but that's not going to work for guests.

So does anyone know why netscape wont recognize/find the cookies?