On Sun, 15 Feb 2004 23:48:05 +1300 Volker Kuhlmann <[EMAIL PROTECTED]> wrote:
> > Do you feel like giving us a set of steps to duplicate your > > difficulty? > > I do feel I did this before ;) > > Save any .php web page (as single file), e.g. > > wget http://ninin.pair.com/melecon/review/register.php > wget http://ninin.pair.com/melecon/review/style.css > > which creates those two files on your hard disk. > > mozilla ./register.php - oops, doh (it asks where to save the file> > to) No, on mine it loads the file and it looks the same as mozilla displays it when viewed direct from the web, except for a logo (which neither of us have downloaded in this exercise. if i change the name of the style.css file it loads differently, so i guess it did load properly. > > mv register.php register.html > > mozilla ./register.html > > hm, now it loads the style.css. Dunno why it didn't before (and yes it > was there, as konqueror loaded it) konqueror ./register.php shows it as the html source? If i cahnge it to register.html it loads properly (including the style.css sheet. IE we are seeing almost the reverse behaviour. weird, I am using kde 3.2 and mozilla 1.6. I guess something like mime types i set up differently on our boxes, and I am always scared to mess with that stuff... > > Never mind, time for bed anyway > > Volker > > -- > Volker Kuhlmann is possibly list0570 with the domain in header > http://volker.dnsalias.net/ Please do not CC list postings to me.
