GetURLs.jsx - access HTTP content from InDesign ExtendScript
Note added 9-May-2017: I've revisited GetURL and made a more modern version. More info here: http://coppieters.nz/?p=133 ---- In 2008, I created a sample InDesign ExtendScript called GetURLs.jsx . GetURLs.jsx is a limited http client; it allows you to fetch http URLs straight from an InDesign ExtendScript. I used the script as sample material to demonstrate a programming technique (state machines). It turned out the script was quite popular in its own right; I've been adding little tweaks to it ...
