Is it possible to grab a client side IP Address using JavaScript in an htm
page? I have a web page hosted on a non-php server and I want a piece of
code in JavaScript to grab the IP address of the client and send it to a web
page on another server or emailing the ip address to me. The other page will be php.

I need this for both Netscape and IE browsers.

Any ideas?