I have a number of links to Excel spreadsheets on my web pages each is linked in the style shown below
<a href="TestSheet.xls"> Test Excel</a>
Id there an easy way to make it so that if someone left clicks the link it goes directly to Save the file rather than open it ?
Thanks in advance