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 PHP: Adding Parameters To A URL in PHP May 12, 2012 Joomla 1.5: What is a Joomla Module? June 16, 2010 Joomla 1.5: How to remove "Joomla SEF URLs by Artio" in artio joomsef? July 4, 2010