November 25, 201015 yr Hi all, I hoping someone can guide me in the right direction. I have a two field "IP Address", and "IP Location". The first contains a public IP (65.43.56.65), the other field I would like to create a formula or calculation that would retrieve the locationowner or ISP of the IP address. is this possible. Thanks Rudy
November 26, 201015 yr You can use the web viewer and a script to submit a request to a service like whatismyip.com. That brings up the IP address details in the web viewer and then you scrape/parse the source to pull out the info you want.
Create an account or sign in to comment