Click here to Skip to main content
15,884,472 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
I am making a website for a company and I want to know how to get request the data from an excel file and put it into an html table. I do not just want to save the file once, rather I want it to be constantly updated when you update the excel file. Anything helps! Thank you.
Posted
Comments
virusstorm 16-Jun-15 14:18pm    
You will need to upload the file to the server and read the data out of the file. What language are you using?
Member 11770648 16-Jun-15 14:25pm    
angular js, css, html, java
virusstorm 16-Jun-15 14:30pm    
I don't do a great deal of Java development, but if you Google "java read excel file", you should find something that will get you going.
Member 11770648 16-Jun-15 14:33pm    
Thank you so much for your help!

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900