hello friends, I am going to design a website. I want to display the ip address of visitors on the web page. But I do not know how to display ip address of the visitors using asp. Can any one help me to display ip address of the visitors on the webpage of visitors.
____________
Design a website
I actually had to do this a few months ago:
Code:<% Dim UserIPAddress UserIPAddress = Request.ServerVariables("REMOTE_ADDR") %>
You have solved my problem. Thanks for the reply.
____________
Design a website
My computer gets some problem with the ip address. So i want tried to get the ip address but it was failed. May i know the procedures to get the computer ip address becoz i know only how to find the inernet i address. I chk this address from ip-details.com Like the same i want the easy procedure to get the omer ip address???????
I don't understand the question. Are you trying to resolve an IP address so you can access it and having problems with DNS? Are you trying to find the IP address of someone visiting your site? Something else?
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks