|
Home > Archive > Mozilla Browser > November 2007 > Firefox home page syntax under pclinuxos
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Firefox home page syntax under pclinuxos
|
|
| Graeme 2007-11-10, 7:13 pm |
| Hello,
I am running a dual boot system with win xp and pclinuxos. I have firefox
installed on both partitions. On win xp I have created a home page. The path
is as follows:
C:\Documents and Settings\Graeme\Desktop\home.htm
I have managed to point win xp firefox at this home page but can't seem to
get the syntax right in pclinuxos firefox. Under pclinuxos my 'c' drive is
labelled sda2 so I tried the following home path:
file:///sd2/Documents and Settings/Graeme/Desktop/home.htm
But this doesn't work.
Any suggestions as to how to correct the syntax so that my home page can
also be referenced under pclinusos firefox?
Thanks,
Graeme.
| |
| Ralph Fox 2007-11-11, 1:12 am |
| On Sun, 11 Nov 2007 10:54:47 +1100, in message <473644ce$0$31993$afc38c87@news.optusnet.com.au>,
Graeme wrote:
> I am running a dual boot system with win xp and pclinuxos. I have firefox
> installed on both partitions. On win xp I have created a home page. The path
> is as follows:
>
> C:\Documents and Settings\Graeme\Desktop\home.htm
(Just btw, I would presume that what appears in firefox's URL bar
when you go to your home page, is
"file:///C:/Documents%20and%20Settings/Graeme/Desktop/home.htm")
> I have managed to point win xp firefox at this home page but can't seem to
> get the syntax right in pclinuxos firefox. Under pclinuxos my 'c' drive is
> labelled sda2
^^^^
sda2 or sd2 ?
> so I tried the following home path:
>
> file:///sd2/Documents and Settings/Graeme/Desktop/home.htm
^^^
sd2 or sda2?
> But this doesn't work.
>
> Any suggestions as to how to correct the syntax so that my home page can
> also be referenced under pclinusos firefox?
Replace the spaces with %20 in URLs ...
file:///sda2/Documents%20and%20Settings/Graeme/Desktop/home.htm
> Thanks,
>
> Graeme.
>
--
Cheers,
Ralph
|
|
|
|
|