PDA

View Full Version : How to convert IP to HTML string (Help Required)



invincible
January 8th, 2006, 08:49 AM
Need to know how to convert an ip to an html string, like the ones that appear on pg2, i want to convert them to website address
THANK YOU

Auggie2k
January 8th, 2006, 08:53 AM
An IP address (IE. xxx.xxx.xxx.xxx) into a HTML web address? Put the IP address in instead of the X's in http://xxx.xxx.xxx.xxx/

(EG. http://100.50.175.50/)

invincible
January 8th, 2006, 09:34 AM
Thanks for the reply Auggie2k
but is there any way to find the html string without visiting the site

Auggie2k
January 8th, 2006, 09:37 AM
None that I know of. As far as I know you must just go to the site and then figure it out. Example, here's Google...

http://216.239.57.99/

EDIT: I use a program called NeoTrace Pro You can search IP address for their location and lots of info is detailed including web addresses.

Also, I just Googled and there are sites that let you post up the IP address and return the HTML information.

http://remote.12dt.com/rns/

invincible
January 8th, 2006, 12:06 PM
Thanks for the reply Auggie2k
tried the site you provided but it couldn't recognise google and other sites
also did a search in google and got some random sites which were unsuccessful in recognising google as well.
THANK YOU