Usually stuff like this is the fault of the computer at hand. In IE turn on cookie prompting and see if you get the prompt. Also clear out all of your cookies and try that again.

What steps did you come to to conclude that it isn't working with lynx and ie6? Not in the cookie dir? no prompt? etc. Have your page spit out all of the valid cookies for the domain. Is any fraction of it in there? Since you can't have IE5 and IE6 on the same machine at the same time, it strikes me that they may be separate machines. Also shift-refresh in IE to bypass the local cache (and you may want to add a quick localtime() statement to your page to make sure that it's changing. CGI debugging is kind of icky, but good luck with it.

    --jb

In reply to Re: Another cookie question.. by JayBonci
in thread Another cookie question.. by chrispoole

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.