This article contains the information you need to work with Excel files from
ASP.NET:
http://www.aspnetpro.com/NewsletterA...200309so_l.asp
--
I hope this helps,
Steve C. Orr, MCSD, MVP
http://Steve.Orr.net
"s" <> wrote in message
news:E57B89CE-1912-4E92-9C4C-...
> Hi there,
>
> My question is: Which objects can I use to present an excel file on a web
> page .aspx? I need to present the complete workbook or just one worksheet
> but I cannot find something like " createobject(excel.workbook) of vb 6.0
> ".
> I need to restrict some functionality of the excel file like do not permit
> to accept edition or be saved, but that is secondary. The most important
> thing that I need is present that excel file and have some control over
> it.
>
> Thanks,
>