I want open Ms-Excel file to open in browser only, i have written following code
<a href="file.xls">file</a>
but when i'm clicking that link, it always popups a dialog box for open and save, when i open the file opens in Ms-excel not in browser.
Is there any way to open excel file in browser only.?
add this slug before your link http://view.officeapps.live.com/op/view.aspx?src=
. Exactly like this <a href="http://view.officeapps.live.com/op/view.aspx?src=file.xls">show file</a>
.
http://officewebviewer.com/
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With