G
Guest
Hello,
How can I launch excel in my asp.net application?
Thanks,
Jim.
How can I launch excel in my asp.net application?
Thanks,
Jim.
JIM.H. said:How can I launch excel in my asp.net application?
JIM.H. said:When user clicks a button I need to launch excel, if there is excel in the
client I may want to return a message.
(I do not think that --- puts my post at the top. I think It is by DateTime.
The reason I have --- so that I can easily see my posts, if it causes any
problem I can just give up)
Jon Skeet said:Well, you could return an Excel spreadsheet with an appropriate mime
type, and with any luck Excel will launch. That's the best you can do
though, as far as I know.
That entirely depends on your newsreader. The way I've got mine set up,
it's sorted by subject.
It just makes things a bit messy. Not a big problem when one person
does it - just not nice when lots of people decide to do the same
thing.
I'd thoroughly recommend using a proper newsreader if you can. I use
Gravity, which is free, and allows me to easily see replies to my posts
etc via rules.
JIM.H. said:How should I launch? can you give code example?