Thanks!!!  That did it!!

Eric
-----Original Message-----
From: Andy Matthews [mailto:li...@commadelimited.com] 
Sent: Thursday, September 02, 2010 1:56 PM
To: cf-talk
Subject: RE: getting server name


Hah! I just implemented this same thing in our system the other day.

This code snippet will return the computer's "name":

CreateObject("java", "java.net.InetAddress").getLocalHost().getHostName()



andy

-----Original Message-----
From: Eric Roberts [mailto:ow...@threeravensconsulting.com] 
Sent: Thursday, September 02, 2010 12:44 PM
To: cf-talk
Subject: getting server name


Does anyone know if CF,r via a .NET object even, I can get the server name
(not the domain or IP) to use to differentiate servers in the
application.cfm?  The server name is the one thing that won't change if the
server get changed.  Thanks!

 

Eric







~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology-Michael-Dinowitz/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:336803
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to