Hi Alvin,
Thanks for you reply.
I will tell u my situation, it will be great you can give me some suggestions.
Currently we have a project where we have some templates in Excel, which
when the user requests, we will load some data into the template and download
the excel to the user. the user will be making some changes or keyin some
data in the excel sheet and then upload it back.
we will read the excel and dump into our db.
currently we are using excel interop to do the whole process.
But we are moving to .net 2.0, thats 2005. Now there is a contraint that we
are not allowed to install word or excel or interops in the server. so we
tried using OWC, since there is some dropdowns i was wondering how to do it.
it will be great if you could suggest someway. btw, i will try some stuff in
VSTO and get back to u. btw doew VSTO needs to install office in the server?