Ver Mensaje Individual
  #2 (permalink)  
Antiguo 31/01/2003, 00:15
Avatar de WyLY
WyLY
 
Fecha de Ingreso: enero-2002
Ubicación: Cancun, México.
Mensajes: 506
Antigüedad: 22 años, 3 meses
Puntos: 6
pruebate este:
<script language="javascript">
var ip = java.net.InetAddress.getLocalHost().getHostAddress ();
document.writeln('Tu IP es: "' + ip + '"')
</script>
__________________
I do techy stuff for a living and practice MMA with my dog... He always wins.