News

function BindTableHeader(jsondata, tableid) {/*Function used to get all column names from JSON and bind the html table header*/ ...
A simple python 3 script to convert excel table to html table . The script converts table in excel sheet to html table and outputs the result into a html file. The advantage of this python script is ...