22 Oct
2001
22 Oct
'01
7:52 p.m.
On Tuesday 23 October 2001 01:18, Stephan Goeldi wrote:
What is wrong with:
<a href="&dtml-URL0;?name=joe">Joe</a>
???
I want to let this be
<a href="www.url.com?name=joe">Joe</a>
where www.url.com should be taken from the REQUEST variables.
You are probably looking for BASE0 or SERVER_URL hth, Danny