> <cfscript>
>
> inet = CreateObject("java", "java.net.InetAddress");
>
> inet = inet.getLocalHost();
>
> inet = inet.getHostName();
>
> writeOutput(inet);
>
> </cfscript>
>
> ~Simon
Thanks Simon. MX only tough, right? Also, Will this return the machine
name and not the web host name?
Dan
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

