Be sure you have things configured so you can accept cookies from PerlMonks. The problem can be either "Security" or "Privacy" options. The "Privacy" settings are pretty clear. Security settings are anything but clear.

PerlMonks must not be in "Restricted Sites". PerlMonks must be in a security zone that is configured to allow cookies (I think in IE 5.5, "User data persistence" had to be enabled for cookies to work).

Certainly IE 6.x has problems where changes to security/privacy can cause it to misbehave until it is restarted. So, after you verify/change all of the above settings, be sure to close all instances of IE and then try again.

While you are at it, you should also make sure that IE won't run JavaScript from PerlMonks. Otherwise you have a small chance of running into malicious JavaScript that could be inconvenient or potentially steal your PM password. You are only at risk for running JavaScript when visiting home nodes (we'll plug that hole soon I think) or when clicking on links without paying attention.

Good luck.

                - tye

In reply to Re: problem with cookies? (IE bug?) by tye
in thread problem with cookies? by bfdi533

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.