I have a intranet webpage that is used to hyperlink to various files on a file server.
The problem with the local-file linking is that Microsoft Excel files are opened in IE7 instead of Excel.
This results in the Excel files VBA code and other features from working correctly.
Is there a way using HTML/Javascript to force the file to be opened in Excel instead of IE7?