Results 1 to 2 of 2

Thread: Finding IP of server

  1. #1

    Thread Starter
    Member
    Join Date
    Jan 2001
    Location
    KY
    Posts
    38
    I made a proggie that has an FTP in it. I would like for the proggie to find the IP address of the server the user logs in to so I can make sure they are using my server and not someone elses server. Is there a way to get the server IP from my proggie?

    Thanks,
    Sam

  2. #2
    Fanatic Member
    Join Date
    Jan 1999
    Location
    UK
    Posts
    554
    Just a guess but maybe

    <% = Request.ServerVariables ("SERVER_NAME") %>

    DocZaf
    {;->

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width