Skip to main content
Inspiring
July 24, 2008
Question

DNS lookup?

  • July 24, 2008
  • 2 replies
  • 300 views
How can I take the value of cgi.REMOTE_ADDR and get the domain name?

Right now I'm passing cgi.REMOTE_ADDR to a processing form and adding that
info to a cfmail that is sent out. I'd like to add who the domain is as
well.

Any ideas???


    This topic has been closed for replies.

    2 replies

    Known Participant
    July 26, 2008
    Well? Share your solution....
    Inspiring
    July 24, 2008
    Nevermind..... found it! :)

    "Steve Grosz" <boise_bound@hotmail.com> wrote in message
    news:g6ae5b$pb9$1@forums.macromedia.com...
    > How can I take the value of cgi.REMOTE_ADDR and get the domain name?
    >
    > Right now I'm passing cgi.REMOTE_ADDR to a processing form and adding that
    > info to a cfmail that is sent out. I'd like to add who the domain is as
    > well.
    >
    > Any ideas???
    >