14 Mar
1999
14 Mar
'99
8:23 p.m.
On Sun, 14 Mar 1999, Milos Prudek wrote:
I like to keep my image files in a directory "img". How can I call image files from lower levels? I tried <!--#var img/name--> and it did not
<!--# var "img.name"--> should do it but your second method I think is better.
work, but when I use <img src="img/name"> it works nicely... How do I do this with #var ?
Pavlos