Warning: file_get_contents(/data/phpspider/zhask/data//catemap/3/html/71.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
使用javascript在我的HTML页面中使用google文档电子表格中的数据_Javascript_Html_Google Sheets_Google Drive Api_Google Docs - Fatal编程技术网

使用javascript在我的HTML页面中使用google文档电子表格中的数据

使用javascript在我的HTML页面中使用google文档电子表格中的数据,javascript,html,google-sheets,google-drive-api,google-docs,Javascript,Html,Google Sheets,Google Drive Api,Google Docs,我在谷歌文档(驱动器)电子表格中存储了一些数据。我想知道如何使用Javascript将这些数据导入我的网站。我在我的网站上有另一个使用HTML创建的表。我想知道如何将数据从谷歌电子表格中的特定单元格导入到我的网站。这可能是另一个问题。

我在谷歌文档(驱动器)电子表格中存储了一些数据。我想知道如何使用Javascript将这些数据导入我的网站。我在我的网站上有另一个使用HTML创建的表。我想知道如何将数据从谷歌电子表格中的特定单元格导入到我的网站。

这可能是另一个问题。