Re: using XML directly from the web rather than a file?
Re: using XML directly from the web rather than a file?
- Subject: Re: using XML directly from the web rather than a file?
- From: Wayne Melrose <email@hidden>
- Date: Tue, 13 Feb 2007 18:51:07 +0100
On 13. feb. 2007, at 18.45, Le Stang Jean-Baptiste wrote:
I think that you do not really need ot use curl, everything can be
done using XMLLib :
set theXML to XMLOpen "http://galacticaa.net/widget/feed.php?
ts=1171327909000&v=2.1"
set theRoot to XMLRoot theXML
…
Cool! actually I didn't know that.. oops.
So can XMLLib also authenticate? When I use curl I also authenticate
to the server. ..
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/mailman//archives/applescript-users
This email sent to email@hidden