Jump to content

How could clients browsers display xls (excel file) provided by server?


code-wizard

Recommended Posts

I'm building website but how could I make the web browsers (at client side) display excel and word files (located in my server) instead of opening Microsoft Office application (at client side)

 

example of code:

<html>

<body>

<a href="Book1.xsl">Click here to see the file</a>

</body>

</html>

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.