> Don't automate Office from a web app, it isn't supported.
>
[quoted text clipped - 25 lines]
>
> - Show quoted text -
re:
!> So how do I collect data from Excel if I shouldn't automate
!> Office from a web application? Should I be creating an .exe app?
No. Don't create an .exe app.
Use a component like GemBox.Spreadsheet Free :
http://www.gemboxsoftware.com/GBSpreadsheetFree.htm
It's free, although it has some limitations:
1. Maximum number of rows per sheet is 150.
2. Maximum number of sheets per workbook is 5.
If you can live with the limitations, use the free version.
Otherwise, purchase the Professional version.
Juan T. Llibre, asp.net MVP
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
======================================
On Mar 26, 8:53 am, "Aidy" <noem...@noemail.xxx> wrote:
> Don't automate Office from a web app, it isn't supported.
>
[quoted text clipped - 29 lines]
>
> - Show quoted text -
So how do I collect data from Excel if I shouldn't automate Office
from a web application? Should I be creating an .exe app?