Excel (and ASP.NET)

G

Guy

I'm developing an ASP.NET application that needs to process Excel files that
users can post on a shared directory on the server. These Excel files, that
need to be processed by the ASP.NET (C#) application, have the all the same
format. My question: is there a way to have a kind of "template" to validate
the posted excel files against. This to void that someone can post any kind
of Excel file.
What I'm looking for a way for Excel, what an xsd does for an xml file.

Any suggestions?
Thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top