Warning: file_get_contents(/data/phpspider/zhask/data//catemap/3/html/79.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
Html 将从webservices接收到的excel导入sqllite数据库,无需下载_Html_Excel_Web Services_Sqlite_Jquery Mobile - Fatal编程技术网

Html 将从webservices接收到的excel导入sqllite数据库,无需下载

Html 将从webservices接收到的excel导入sqllite数据库,无需下载,html,excel,web-services,sqlite,jquery-mobile,Html,Excel,Web Services,Sqlite,Jquery Mobile,我想使用webservices从服务器接收一个excel文件,而不是下载该文件,我希望导入sqlite数据库中的文件内容,以便在使用phonegap for android打包的跨平台移动应用程序上运行。 怎么可能呢

我想使用webservices从服务器接收一个excel文件,而不是下载该文件,我希望导入sqlite数据库中的文件内容,以便在使用phonegap for android打包的跨平台移动应用程序上运行。 怎么可能呢