how to view the excel document in aspx page using iframe.how to use this one i have used .
<%@ Page Title="" Language="C#" MasterPageFile="~/MasterPage.master" AutoEventWireup="true" CodeFile="Default.aspx.cs" Inherits="_Default" ContentType="application/vnd.ms-excel" %>
i have used above code but the excel file is directly downloaded not opened how to do it.

Gnanavel SekarPosted Mar 3, 2017, 2:57 AM
Mohamed AbedallahPosted Mar 2, 2017, 12:27 PM
Check the online demo using this link:
http://demo.leadtools.com/JavaScript/DocumentViewer/index.html
Disclaimer: I work for the company that created this library.
Prasanna MuraliPosted Nov 25, 2016, 1:09 AM