Search found 2 matches
- Sun Sep 18, 2016 7:21 pm
- Forum: HTML5
- Topic: Access excel data and display in HTML table
- Replies: 2
- Views: 8319
Re: Access excel data and display in HTML table
After doing some R&D, I came across the following code which reads the excel content (Requirement 1 - Till Step 3).. However I need to provide some inputs before converting and its only works in IE as code contains activeX.. Please help me, how to incorporate inputs directly in code instead of input ...
- Sun Sep 11, 2016 3:45 pm
- Forum: HTML5
- Topic: Access excel data and display in HTML table
- Replies: 2
- Views: 8319
Access excel data and display in HTML table
Hi All,
I am building a web application using HTML5 and Javascript. Need help in the following query
1. Excel contains the data in below format
S.No. Continent Country Capital Population Land Area (sq. mi.)
1 Asia India New Delhi 1,236,344,631 1,147,949
2 Asia Srilanka Colombo 3,23,34,343 70 ...
I am building a web application using HTML5 and Javascript. Need help in the following query
1. Excel contains the data in below format
S.No. Continent Country Capital Population Land Area (sq. mi.)
1 Asia India New Delhi 1,236,344,631 1,147,949
2 Asia Srilanka Colombo 3,23,34,343 70 ...