JavaScript table export to excel

后端 未结 2 818
孤城傲影
孤城傲影 2021-01-17 04:12

I have found a way to export HTML tables to Excel, but I\'m having problem with exporting JavaScript table export from website to excel. Please help me to find a way, to exp

2条回答
  •  甜味超标
    2021-01-17 04:42

    I found the answer myself.

    The javascript function got its information from page:

    http://www.jalgpall.ee/db/getplayergame.php?reg=ellermaasoft&player=28469&&sid=0.1&year=2012&page=0

    and from this page I can export data straight to Excel, using Excel->Data->Export Data from Web

提交回复
热议问题