i am developing a online chat application, for that i have a server with static ip.
i want to give only small javascript to include in client website.
here my requirement is obtain ip address and the location of the user of the website.
websites my in in any language like php,jsp,html,asp....for any wesite my script is same
please help me in this issue to solve..
i am giving script like
<script src="http://ipaddress/jascripts/chat.js"></script>
this script needs to retrive the ip address of the visitor of website..