[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] OT: Cobalt Knowledgebase Redirecting?



> I know this is slightly off-topic, but whenever I access any page
> within the
> *old* Cobalt knowledgebase, it always redirects to the index of the new
> knowledgebase within 5 seconds. The new "knowledgebase" is absolutely
> worthless.... any of you experiencing the same problem?
>
> This happens for me w/ IE5 & 5.5...
>

I noticed that as well, IE6. Hitting the stop button prevents the
forwarding.
http://www.cobalt.com/support/createpackage.html
onLoad="goSun02()"

function goSun02()
    {
    if (doit == "yes")
        {
        self.location.href =
"http://cobaltknowledge1.suth.com/cgi-bin/kbase.cfg/php/enduser/std_alp.php";
        }
    }
--
Dan Kriwitsky