G
Guest
Hi all,
I'd like to ask if I use "Dim ExelApp AS New Excel.Application" for my web
application where I need to open up a multiiple sheets Excel template file on
the server, write some data and do some formatting to it using Excel
functions and then saved the file and pass it to the client user. Do I really
have to have the Excel installed onto the server? Or can I use copy certain
libraries (.dll) files onto the server and my web application are able to do
the tasks I had wanted it to do.
Thanks & Regards,
Keith Chang
I'd like to ask if I use "Dim ExelApp AS New Excel.Application" for my web
application where I need to open up a multiiple sheets Excel template file on
the server, write some data and do some formatting to it using Excel
functions and then saved the file and pass it to the client user. Do I really
have to have the Excel installed onto the server? Or can I use copy certain
libraries (.dll) files onto the server and my web application are able to do
the tasks I had wanted it to do.
Thanks & Regards,
Keith Chang