|
Placing file url in an html document vis SSI
Hi all
This is pobably simple. I need to put the url of the current document into the current document so that it forms part of an 'email this to a friend' href.
If you don't get what I mean you can put the current date, for example, by using
<!--#echo var="DATE_GMT"-->
I need the same thing except for the document url.
I can do it by using javascript but it would be so much easier if the server could do it for me.
Thanks for your help.
__________________
An answer needs a question just as much as a question needs an answer. Deep eh!
|