Re: URL Access Scripting
Re: URL Access Scripting
- Subject: Re: URL Access Scripting
- From: "Daniel A. Shockley" <email@hidden>
- Date: Mon, 3 Mar 2003 08:38:22 -0500
Thanks for the reply's but l forgot to say in my message that this
script it going to be running on OS 9.2 and not a 10 box so l guess
'curl' is not an option. Any other ideas?
Hmm. Fetch, Interarchy, Transmit, or one of the other scriptable FTP
clients may be useful, but you said you didn't want to use any
third-party software, so URL Access Scripting is the easiest choice.
One idea that might take some extra learning is to get MacPerl. You
can write some Perl code that does almost any arbitrary Internet
access, save it into an AppleScript string, and then tell MacPerl to
run that code. There are probably other ways to do that with MacPerl,
so I'd recommend taking a look at it.
Hope that helps,
--
----
Daniel A. Shockley
email@hidden
email@hidden
http://www.danshockley.com
_______________________________________________
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.