I am supposed to build a database for all the bridges of a state in the USA. There are more than 2000 bridges in the state and I am trying to build separate web page for every bridge containing their data. But the problem is the data of the bridges are in an Excel Datasheet. Is there any way to build a web page for each bridge by using any code of any coding language directly getting the data from the Excel sheet and inputting on the web page?
↧