Re: How to read web-based HTML data into a variable without a browser
Re: How to read web-based HTML data into a variable without a browser
- Subject: Re: How to read web-based HTML data into a variable without a browser
- From: Matthew Stuckwisch <email@hidden>
- Date: Fri, 19 Apr 2002 22:23:24 -0500
URL Access Scripting, available on 9.x and 10.1.x (who cares if it's
available for 10.0.x? No sane person scripts those OSX versions).
No sane person scripts with URL Access Scripting in OSX. curl all the way
;-)
set theHTML to do shell script {"curl ", theURL} as string
Matthew Stuckwisch
[AIM/MSN]{GuifaSwimmer} | [Yahoo!]{SapphireTree} | [ICQ]{137477701}
[IRC]{guifa / G}(esperNET / irc.massinova.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.