getting bitten by a relative reference to an image in my #template

Michael 'Mickey' Sattler michael at GeekTimes.com
Wed Apr 23 15:24:30 PDT 2003


Help, please!

I'm using a table background image to make a vertical pipe, but I'm 
having a hard time telling Frontier to make a relative reference (so 
that pages nested down find the image).

<td background="/all/vertical.png" style="background-repeat : 
repeat-y;">text</td>

This construction doesn't work.

I'm thinking of something like

<td background=\"{imgFileRef("vertical.png", imageFolder:"all:", 
ONLY_REL_REF)}\"...

or somesuch. Is there such a thing? Am I overlooking something really 
obvious, or am I the first person to paint myself into this corner?

Is there a general generate-a-relative-reference() verb? I couldn't 
find anything like this in my poking around.

M

-- 
Michael 'Mickey' Sattler, Geek Times   <mailto:michael at GeekTimes.com>
San Francisco, California, USA    <http://www.GeekTimes.com/michael/>

I was born not knowing and have had only a little time to change that here
and there. -- Richard Feynman (1918 - 1988)



More information about the Frontier-Users mailing list