I have an excel file that is updated monthly. I want to take a value from that excel file and display it in a html page. Is this even possible? Also posted this in the VB forums.
I thought about using ASP.NET. Is there any way to do this if the server does not have Office installed on it? I am not sure how this would work. Any thoughts?
Thank you for replying to my question. I need all the help I can get.
Not the right forum, but yes, you can do it in ASP.NET, you can query an excel file like a database. Search for OleDbConnection, OleDbCommand, OleDbDataReader.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.