Re: URL form data into a variable?
Re: URL form data into a variable?
- Subject: Re: URL form data into a variable?
- From: Robert Stretch <email@hidden>
- Date: Sat, 11 May 2002 08:48:54 +1000
I'm not entirely sure whether this will suit your purposes but it does
the trick for me when I was developing my trackers.
--Begin Script
do shell script "curl <website>"
set thestring to the result
--End Script
Hope it helps!
Best Wishes
Robert Stretch - Webmaster of AquaWorld
_______________________________________________
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.