16 Aug
1999
16 Aug
'99
2:02 p.m.
Martijn Faassen wrote:
Martijn Faassen wrote: [snipperdesnipperdesnap my own question]
absolute_url to the rescue. This ought to work:
<a href="<!--#var absolute_url->/whateverIWantToCall-->">Link</a>
Except that this has 50,000 syntax errors. It should of course be: <a href="<!--#var absolute_url-->/whateverIWantToCall">Link</a> And I tried it and it works. :) Regards, Martijn