I have a (CGI) login system (using htpasswd and cookies to track a session) that works fine with Moz (freebsd) and ie5 (win), but not lynx or ie6 and possibly others.. (doesn't set cookie, forcing user to re-login because it checks for cookie id to make sure server and client (cookie) id match).
Anyone had similiar cookie strangeness? (I'm not using absolute urls, but that shouldn't affect it, should it?)