House of Fusion
Home of the ColdFusion Community
Hostmysite VPS Hosting

Search cf-talk

July 19, 2008

<<   <   Today   >   >>
Su Mo Tu We Th Fr Sa
     1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31     

Subscribe Now
Fusion Authority Quarterly Update - ColdFusion 8 Special Edition

For ColdFusion hosting try HostMySite.com.
Search over 2,500 ColdFusion resources here  >>>      
Home /  Groups /  ColdFusion Talk (CF-Talk)

SERVER IP Address

  << Previous Post |  RSS |  Sort Oldest First |  Sort Latest First |  Subscribe to this Group Next >> 

08/02/2001 07:20 PM
Author:
PEREZ, RICHARD D (SBCSI)

What is the variable for your server IP address. Is it a CGI Variable? I know for remote it is CGI.REMOTE_ADDR but what about for your own server. I can get the CGI.SERVER_NAME but the MIMEATTACH on the CFMAIL can only accept the IP address... i don't know why. Please help. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority. com/bkinfo.cfm

08/02/2001 10:06 PM
Author:
Brad Roberts

I think it's cgi.http_host.  cgi.server_name returns the IP if name's not resolved.  Turn on debugging in Administrator and it will list all of the cgi var's. What is the variable for your server IP address. Is it a CGI Variable? I know for remote it is CGI.REMOTE_ADDR but what about for your own server. I can get the CGI.SERVER_NAME but the MIMEATTACH on the CFMAIL can only accept the IP address... i don't know why. Please help. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority. com/bkinfo.cfm


<< Previous Thread Today's Threads Next Thread >>

Mailing Lists