Writing a macro that will span various applications

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have DSL service with a dynamic IP address which changes daily. I travel
on busienss alot. I need to access my PC at home so I need to get the
current IP address from the router. I know that a static IP address would be
the easy answer but it is way too expensive (at least for me) ( $65 per month
additinal cost).

I would like to write a task or macro or program that would on a regular
basis (once or twice a day) access my router admin page through internet
explorer and copy the page and then paste or atach it to an email and send it
to me. I use Yahoo email so I could do all the operations in internet
explorer including logging on the router and then sending hte email. Is
theer a macro language while in IE? thanks.
 
Hi

U can use a 3rd party program that called no-ip .
No-ip is a basic free software.
this program allow u to connect to dynamic IP address like u have and send them to u, then u can use terminal server or remote desktop to access the computer
also the priemium package include email and stuff but for the basic user its good.
there other programs like that also for free
so go
www.no-ip.com

have a good day

----- Original Message -----
I have DSL service with a dynamic IP address which changes daily. I travel
on busienss alot. I need to access my PC at home so I need to get the
current IP address from the router. I know that a static IP address would be
the easy answer but it is way too expensive (at least for me) ( $65 per month
additinal cost).

I would like to write a task or macro or program that would on a regular
basis (once or twice a day) access my router admin page through internet
explorer and copy the page and then paste or atach it to an email and send it
to me. I use Yahoo email so I could do all the operations in internet
explorer including logging on the router and then sending hte email. Is
theer a macro language while in IE? thanks.
 
BillOff said:
I have DSL service with a dynamic IP address which changes daily. I travel
on busienss alot. I need to access my PC at home so I need to get the
current IP address from the router. I know that a static IP address would be
the easy answer but it is way too expensive (at least for me) ( $65 per month
additinal cost).

I would like to write a task or macro or program that would on a regular
basis (once or twice a day) access my router admin page through internet
explorer and copy the page and then paste or atach it to an email and send it
to me. I use Yahoo email so I could do all the operations in internet
explorer including logging on the router and then sending hte email. Is
theer a macro language while in IE? thanks.

There is a far simpler way to achieve this. Download & install
a module from www.dyndns.com or from www.no-ip.com,
then register a domain name with either of these companies,
e.g. BillOff.homedns.org. The module runs as a service on your
home PC and it will inform the chosen name server of the
home PC's current IP address, allowing you to access it via
BillOff.homedns.org. It's fully automatic and very reliable,
and it's totally free!
 
Back
Top