> Does anyone know how I can make netscape 3 refuse all cookies without > prompting me: there no good to me, and slightly sinister, but some sights > try to set so many, its a nuisance to refuse them all by hand. Sure - leave them enabled in your preferences, and make a soft link from /dev/null to ~/.netscape/cookies: "rm ~/.netscape/cookies; ln -s /dev/null ~/.netscape/cookies"