#cgi.http_host# or #cgi.server_name# will do the trick,
depending on how
you want the output formatted.
i will also suggest you put your whole footer in a separate
file and
<cfinclude> that at the bottom of your page where you
want it to appear.
that way you will always need to edit only one file.
another option, depending on your setup, may be to use
OnRequestEnd.cfm
or OnRequestEnd function in your Application.cfc - achieves
the same
result as <cfinclude>'ing a footer file.
Azadi Saryev
Sabai-dee.com
http://www.sabai-dee.com/