01-21-2006, 11:21 PM
I agree with Ken. It is possible but would take a lot of testing and debugging. I did something similar (until I found DDNS on my router!). I needed to remotely log into my PC but I don't have a static IP address. I wrote a macro to log onto my router every 10 minutes and parse the IP address out of the HTML code and if it had changed, email it to my web email account. It worked great. It took a lot of testing and a while to write a regular expression to parse the address though. This would take a lot of work but is definently possible.
Matt B
