HTML5 - view excel file -


we display excel file consist of graphs onto our html5 web page.

i tried couple of approach haven't got exact solution-

  1. if used iframe source excel file opens attachment , dialog box appears. dont want.

  2. if convert excel file mht , open using iframe. works ie , not mozilla or chrome.

can please suggest how view entire excel workbook on html5 page?

note: not want use google docs in case.

check out link: http://www.labnol.org/software/embed-tables-spreadsheet-data-in-websites/7435/

it has multiples ways of embedding spreadsheets html pages


Comments

Popular posts from this blog

javascript - jQuery: Add class depending on URL in the best way -

caching - How to check if a url path exists in the service worker cache -

Redirect to a HTTPS version using .htaccess -