Using Excel.Application in ASP where Excel is installed on Client Machines instead of the Server.

Posted by simonalexander2005 on Stack Overflow See other posts from Stack Overflow or by simonalexander2005
Published on 2010-04-16T11:04:04Z Indexed on 2010/04/16 11:13 UTC
Read the original article Hit count: 259

Filed under:
|
|
|
|

Hi,

I have a server with an asp page on it that generates a report in Excel, using the Excel.Application object. Normally, Excel would have to be installed on the server to work. I was wondering, however, if it is possible to utilise the excel install on client machines to do this instead, as I can't install Excel on the server?

Thanks for any help you can give

© Stack Overflow or respective owner

Related posts about vbscript

Related posts about asp