From ben at bncnetservice.nl Wed Feb 1 08:08:12 2006 From: ben at bncnetservice.nl (Ben Mesman (B&C Netservice)) Date: Wed, 1 Feb 2006 16:08:12 +0100 Subject: FW: [links] Cookies in links Message-ID: <2AB5E2596900E845AFD025D0F814531DB0149A@bnc-exchange.bnc.local> > Does Links (2.1x) support cookies(and if so how do I > enabled them)? I couldn't find a > thing in the settings, the config file, or the manual. I got the same error from a citrix server. Some tests later I narrowed it down to a javascript bug where: value = "something"; if (value == null) { alert("Failed!"); } will give the alert. I reported this as a bug. Ben.