I have a spredsheet that contains the data.I need to display the spreadsheet in a browser when the user types the url of the website.It should n't pop up "save as" dialog box to open / save the spreadsheet.
I am using the following code , but it opens the pop up window.How do i avoid the pop up window.
I also tried <a herf="one.xls"> in html . that also opens the pop up windows.I don't need to read the spreadsheet and display.How can i accomplisht this.Can i use content type
I am using the following code , but it opens the pop up window.How do i avoid the pop up window.
I also tried <a herf="one.xls"> in html . that also opens the pop up windows.I don't need to read the spreadsheet and display.How can i accomplisht this.Can i use content type