将数据从HTML传输到Excel工作表。 [英] Transfering Data from HTML to Excel sheet.

查看:206
本文介绍了将数据从HTML传输到Excel工作表。的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



我想接受来自HTML表单的数据,我想将这些数据存储在excel表中,而不是将其存储在数据库中。

我已经创建了HTML页面,但我不知道如何与excel交谈以便它接受我的数据。



HTML页面看起来像,

____________________________

|

|姓名:[__________]

|地址:[__________]

|

| [__ SUBMIT__]

| ____________________________



当我输入数据并点击提交按钮时,数据应转移到excel sheet。



有什么建议吗?

解决方案

除了Tadit Dash的解决方案2 ...



如何从ASP.NET应用程序导出数据到Excel +避免文件格式不同提示 [ ^ ]

如何使用ADO.NET在Visual Basic .NET中检索和修改Excel工作簿中的记录 [ ^ ]


如果没有服务器端技术,则无法对文件进行操作。

访问这里..



http://stackoverflow.com/questions/6566831/how-to-export-html-table-to-excel-using-javascript [<一个href =http://stackoverflow.com/questions/6566831/how-to-export-html-table-to-excel-using-javascripttarget =_ blanktitle =New Window> ^ ]

Hi,
I want to accept data from HTML form and I want to store that data in excel sheet instead of storing it in a database.
I've created HTML page but I don't know how to talk to excel so that it accepts my data.

HTML pages looks like,
____________________________
|
| NAME:[__________]
| ADDRESS:[__________]
|
| [__SUBMIT__]
|____________________________

When I enter data and click on SUBMIT button the data should transfer to excel sheet.

Any suggestions?

解决方案

In addition of solution 2 by Tadit Dash...

How to Export Data to Excel from an ASP.NET Application + Avoid the File Format Differ Prompt[^]
How To Use ADO.NET to Retrieve and Modify Records in an Excel Workbook With Visual Basic .NET[^]


Without a Server side Technology, you can't operate on Files.


visit here..

http://stackoverflow.com/questions/6566831/how-to-export-html-table-to-excel-using-javascript[^]


这篇关于将数据从HTML传输到Excel工作表。的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆