Say I have this line in my aspx file
<li>
<a href="../products/handout.pdf" target="_blank">
Desktop and Laptop Installations
</a>
</li>
My problem is that the pdf file is opened by IE , How can I force it to open in Adobe Acrobat ( the associated app basically ) is this doable at all or is this decided by IE and the associated app somehow TIA