Thread: Excel & ASP.NET
View Single Post
  #1   Report Post  
Posted to microsoft.public.dotnet.framework.aspnet,microsoft.public.excel.programming
Shaker Shaker is offline
external usenet poster
 
Posts: 5
Default Excel & ASP.NET

Hi,
Is there a way to access an excel sheet over the ASP page,

While making the execl resulted data to be filterd based on selected
parameters from perviouse web page.

Also the resulted excel sheet will display chart. based on resulted data.

I know how to do excel on local machine. but my problem is how to integrate
the ASP reequest object with Excel Macros.

Any help

--