| This file lives inside the directory where your user prefs are stored for mozilla. (.mozilla in the homedir under Linux - I don't know where too look under Windows )
Just add this line to the end and you cam make your browser look like anything - even WebTV! ;-)
user_pref("general.useragent.override", "Mozilla/5.0 (X11; U; Linux 2.2.16-22smp i686; en-US; m18) Gecko/20010110 Netscape6/6.5");
(the above line copied from customizing Mozilla )
Unfortuatly, while this might trick the site into thinking you are using IE, you might well still run into lots of problems because the web wienies only bothered to learn how to write stuff for IE.
(Ohh how I hate narrow mindedness Grrr...) |