Click
on the following button to check your IP address.
Click the button get your IP address
How
to do it? It used server side include '<!--#echo
var="REMOTE_ADDR"-->'. Most
likely you need save your web page as ".shtml". It
depends on your web setting. Put the following script anywhere
in your web page.
Then
add the following code to your pages.
<input type="button" name="Button" onclick="checkip()" value="Check
my IP address">
<p id="ipaddress" >Click the button get your IP address</p>
It
will replace "Click the button get your IP address" with
visitor's IP address.