Oops, sorry about that blank email guys.
I have a question about JavaScript, in the mxajax code it
references the URL of the CF function, eg:
var urlTags =
"http://#CGI.server_name#/mxajax/core/cf/example.cfc";
How would I make javascript print the CGI.server_name instead of
having coldfusion do it? I need the hostname to be dynamic but can’t for
the life of me figure out how to do it.
Hope that makes sense. Any help much appreciated.