View Single Post
Old 01-23-2003, 08:10 PM   PM User | #1
Jeepers
Regular Coder

 
Join Date: Jun 2002
Location: Conwy. UK
Posts: 122
Thanks: 0
Thanked 0 Times in 0 Posts
Jeepers is an unknown quantity at this point
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!
Jeepers is offline   Reply With Quote