How to start automatic download of a file? Post published:April 14, 2011 Post category:JavaScript Post comments:0 Comments <script type="text/javascript"> setTimeout(function () { window.location = 'download url'; }, 5000) </script> Share on X (Twitter) Share on Facebook Share on LinkedIn Share on Email Share on WhatsApp Share on Telegram Read more articles Previous PostRemote full backup using cron job Next PostHow do i control the facebook like image ? You Might Also Like Force SSL/https using .htaccess and mod_rewrite January 17, 2012 Common SSH Commands – Linux Shell Commands November 23, 2011 Server Loads Explained November 23, 2011