I
Ian Sweeney
I want to use option 3 from the list below
1. <a href="www.stockwellpark.com/lorn-road/index.htm">
2. <a href="../lorn-road/index.htm">
3. <a href="/lorn-road/index.htm">
The first two work locally and on my published web but
option 3 only works on the published web page but not
when I'm testing locally. Starting a pathname with a '/'
does not resolve to the current web.
I'm using FP 2002 on Windows XP.
1. <a href="www.stockwellpark.com/lorn-road/index.htm">
2. <a href="../lorn-road/index.htm">
3. <a href="/lorn-road/index.htm">
The first two work locally and on my published web but
option 3 only works on the published web page but not
when I'm testing locally. Starting a pathname with a '/'
does not resolve to the current web.
I'm using FP 2002 on Windows XP.