a web method that creates an excel file
I have a .NET webservice, I'd like to know how can I create a webmethod to save data into a excel workbook, I mean.. when
the web method is called the web service will create an excel
file into the webserver.
I have a flash interface that calls a web service created in
.NET, as part of the features of my application, I need to
export data to excel.
I want to call a web method from flash, and my web method
be able to create an excel file.
Regards
Application Development
EDS-Mexico
|