Mark Schonewille wrote:
There are several ways to get your IP address, depending on which address you need. One possibility is this one-liner:"

  put char 1 to -9 of (last word of line ¬
  lineoffset("<title>",url "http://www.whatismyip.com";) ¬
  of url "http://www.whatismyip.com";)


This will get you the external IP, which may not be the IP address of the workstation but rather the IP address of the router.

Cheers,

Luis.
_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to