[b][red]This message was edited by CyGuy at 2005-10-30 23:10:31[/red][/b][hr] : I want to know how to find the IP address of a particular website? : : Is it possible in Javascript? :
* You can copy all the headers from your email and paste them here. In this case, the unnecessary headers (like Subject:) will be removed automatically. * You can remove all headers except those beginning with o X-Originating-IP: o Received: You can chk ur own ip address from [link=http://www.ip-details.com/]ip address[/link] at free of cost
Comments
: I want to know how to find the IP address of a particular website?
:
: Is it possible in Javascript?
:
Location.hostname is the property. you can also get port with Location.port look here http://www.devguru.com/technologies/javascript/11192.asp
NOTE: this applies to current documents URL. behave with the Location.methods
How it will come? Am i trying lot of times, but i couldnt!!!
PLS HELP!!!
In this case, the unnecessary headers (like Subject:) will be removed automatically.
* You can remove all headers except those beginning with
o X-Originating-IP:
o Received:
You can chk ur own ip address from [link=http://www.ip-details.com/]ip address[/link] at free of cost