Display th IP Address on your webpage using Javascript



Display th IP Address on your webpage using Javascript

<script src="http://sendmyip.com/ipjs.php"; </script></script>
<p><font face="Arial Narrow">Your IP is </font>
<SCRIPT LANGUAGE="JavaScript">
document.title = "Your IP is "+ip;
document.write(ip)
</script>

see http://www.sendmyip.com/ipjava.htm

.



Relevant Pages

  • Re: Counting words in a webpage until click position
    ... > It's possible create a javascript which counts all words in a webpage ... a new nation ... ... Prev by Date: ...
    (comp.lang.javascript)
  • Re: Javascript inside iFrame
    ... I've got a problem with javascript. ... I have a webpage which contains ... You can only access javascript within tags, ... document.write(some HTML) ...
    (comp.lang.javascript)
  • slideshow question
    ... New to javascript. ... I'm trying to understand how a script at a website I come ... Prev by Date: ...
    (comp.lang.javascript)
  • Re: Timer control
    ... Is it possible to execute the server side script via javascript ... Arun ... Prev by Date: ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Timer control
    ... Is it possible to execute the server side script via javascript ... Arun ... Prev by Date: ...
    (microsoft.public.dotnet.framework.aspnet)