Re: Get IP Address
Re: Get IP Address
- Subject: Re: Get IP Address
- From: Michelle Steiner <email@hidden>
- Date: Wed, 22 Oct 2003 19:36:05 -0700
On Wednesday, October 22, 2003, at 05:30 PM, Deivy Petrescu wrote:
set ip_external to "" & (do shell script "curl
http://:email@hidden/Status.htm")
This works for the Belkin, but only if I'm already logged in to the
router (and then it doesn't matter whether I have the password in the
code). If I'm not logged in, I get a 404 with the script, and get the
login page if I don't include "main.HTM" I tried connecting to the
router by entering "
http://:email@hidden.2.1:88/main.HTM" into the
navigation field and get a 404 error page.
I guess that the Belkin doesn't accept passwords in the URL.
set ip_external to "" & (do shell script "curl
http://:email@hidden.2.1:88/main.HTM")
word 3 of paragraph 85 of ip_external
--Michelle
--
"There's some good in the world, Mr. Frodo, and it's worth fighting
for."
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.