<script type="application/javascript"> function getip(json) { alert(json.ip); } </script> <script type="application/javascript" src="http://jsonip.appspot.com/?callback=getip"> </script>
var
This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)