Matty
12-11-2003, 08:55 AM
hello,
I've got a site which people can join up with, and then login on subsequent visits.
the problem is, the login doesn't work for a couple of people who use norton firewalls.
if their internet settings are for no cookies, then the session id gets passed in the url throughout the site while they're on it. if they are allowing cookies, it stores it on their machine, so doesn't need to pass it in the url.
so, my question is, has anyone had any similar problems with particular firewalls, and is there a solution?
i am assuming that they are allowing cookies in their internet options, so my content is being served accordingly, but then the firewall is blocking it?
any ideas would be welcome!
I've got a site which people can join up with, and then login on subsequent visits.
the problem is, the login doesn't work for a couple of people who use norton firewalls.
if their internet settings are for no cookies, then the session id gets passed in the url throughout the site while they're on it. if they are allowing cookies, it stores it on their machine, so doesn't need to pass it in the url.
so, my question is, has anyone had any similar problems with particular firewalls, and is there a solution?
i am assuming that they are allowing cookies in their internet options, so my content is being served accordingly, but then the firewall is blocking it?
any ideas would be welcome!