Re: start client excel application from web
From: Lucas Tam (REMOVEnntp_at_rogers.com)
Date: 09/25/04
- Next message: Venki: "Validator error message label becomes editable - Bug"
- Previous message: Sahil Malik: "Re: start client excel application from web"
- In reply to: Grey: "start client excel application from web"
- Next in thread: Grey: "Re: start client excel application from web"
- Reply: Grey: "Re: start client excel application from web"
- Messages sorted by: [ date ] [ thread ]
Date: Sat, 25 Sep 2004 06:56:10 GMT
"Grey" <erickwyum@i-cable.com> wrote in news:ez1NsnroEHA.536
@TK2MSFTNGP11.phx.gbl:
> Is it possible to do that??
Yes - take a look at the Microsoft Office Primary Interops. You'll need to
dynamically create the Excel file, load it with data, then stream it to the
client.
The streaming part is trival, there are plenty examples on how to do
that... the tough part is generating an Excel file dynamically.
BTW, can you use a server side component instead? It maybe better to
generate the pivot table on the server side, let the user preview the
graph, then allow them to download the excel dataset if they like what they
see.
-- Lucas Tam (REMOVEnntp@rogers.com) Please delete "REMOVE" from the e-mail address when replying. http://members.ebay.com/aboutme/coolspot18/
- Next message: Venki: "Validator error message label becomes editable - Bug"
- Previous message: Sahil Malik: "Re: start client excel application from web"
- In reply to: Grey: "start client excel application from web"
- Next in thread: Grey: "Re: start client excel application from web"
- Reply: Grey: "Re: start client excel application from web"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|