Download


SUBMITTED BY: rilp44

DATE: Dec. 6, 2015, 10:02 a.m.

FORMAT: Text only

SIZE: 962 Bytes

HITS: 6298

  1. VERSION BUILD=10.4.28.1074
  2. TAB T=1
  3. TAB CLOSEALLOTHERS
  4. URL GOTO=http://demo.imacros.net/Automate/Downloads
  5. '
  6. 'You can use the FOLDER=* part of the ONDOWNLOAD command to define another download directory
  7. 'And you can overwrite the automatic file name generation by replacing
  8. 'FILE=+_{{!NOW:yyyymmdd_hhnnss}}
  9. 'with
  10. 'FILE=yourname (The correct file extension is added automatically)
  11. 'For more information visit http://wiki.imacros.net/ONDOWNLOAD
  12. '
  13. 'For IE9/IE10 users, one has to change a setting not to prompt to open attached/downloaded zip files.
  14. 'One has to first download by hand such a file, then open the downloads view (Ctrl+J),
  15. 'right-click on the zip file to retrieve its context menu and
  16. 'disable "Always ask before opening this type of file"
  17. '
  18. 'Here starts the regular download macro
  19. '
  20. ONDOWNLOAD FOLDER=* FILE=* WAIT=YES
  21. TAG POS=2 TYPE=A ATTR=TXT:*Download*
  22. WAIT SECONDS=6
  23. URL GOTO=http://demo.imacros.net/Automate/OK

comments powered by Disqus