Printing Page results in excel
-
I know in vb window forms you can call excel.application to pass information to workbooks and print it and so on. Is there any way to do this with webpages? What I'm trying to accomplish is the following. Make a page called expense reports where my user can enter in all the data needed for his expense, then he has the option to print via a button and instead of using the webbrowser print it takes and opens up excel on the client side with the values passed to it. Any help on this would be great or a link to read up on how to do this. or can it even be done? Win32newb "If I wrote a book like I code. It would be one page thick and contain only one word (DUH!)"
-
I know in vb window forms you can call excel.application to pass information to workbooks and print it and so on. Is there any way to do this with webpages? What I'm trying to accomplish is the following. Make a page called expense reports where my user can enter in all the data needed for his expense, then he has the option to print via a button and instead of using the webbrowser print it takes and opens up excel on the client side with the values passed to it. Any help on this would be great or a link to read up on how to do this. or can it even be done? Win32newb "If I wrote a book like I code. It would be one page thick and contain only one word (DUH!)"
Check out this example from msdn : http://support.microsoft.com/default.aspx?scid=kb;en-us;317719[^]
I can imagine the sinking feeling one would have after ordering my book, only to find a laughably ridiculous theory with demented logic once the book arrives - Mark McCutcheon