[Date Prev][Date Next][Thread Prev][Thread Next] [Search] [Date Index] [Thread Index]

Re: [MacPerl] https request ...



At 13.12 -0500 0-03-03, schinder@pobox.com wrote:
>2) use an AppleEvent to ask a browser to do it for you.    How you get the
>information out of the browser back to your script I don't know.

One way is to instruct the browser to save things like the one you're 
getting as a file. Then Perl can go look in the download folder and 
read the file. I'm using that technique to get some log files on a 
remote server. If you're getting an HTML file, you don't want to have 
your browser saving them as files, but you can still ask it to do it 
for the duration of this. Maybe you can even set and re-set in using 
an Apple Event.

Just my $0.02.

Carl Johan Berglund
---
Carl Johan Berglund, carl.johan.berglund@adverb.se, 0708-136 236
Adverb Information, http://www.adverb.se, 08-555 788 30

# ===== Want to unsubscribe from this list?
# ===== Send mail with body "unsubscribe" to macperl-request@macperl.org