如何自动将数据从数据库输入到网站的 html 和 HTML 中JavaScript 用户界面?

发布于 2024-11-05 20:26:02 字数 358 浏览 4 评论 0原文

我是一家非营利组织的志愿者协调员,拥有一些使用 Python 的基本经验。我愿意为当前项目投入不到 8 小时的学习时间(否则,我将手动完成)。我正在运行 OSX 10.6。我也许可以从我的一位志愿者那里获得帮助:)

我有一个关于我的志愿者信息的 Excel 电子表格,我正在尝试自动执行根据以下数据更新我的基于网络的志愿者管理软件中的特定字段的任务我的电子表格中的条目。 我已阅读相关问题的回复,但似乎没有一个包含外部 Excel 数据库。另外,我知道我可以绕过用户界面(通过构建我自己的与软件网站的 html 连接)。

请建议我可以用于此任务的最简单且最灵活的工具。我需要有关远程软件的哪些信息?对于我的数据库来说,是否有比 Excel 更好的格式?有任何澄清问题吗?

I am a volunteer coordinator for a not-for-profit with some basic experience using Python. I'm willing to put in <8 hours of learning for my current project (otherwise, I'll do it manually). I'm running OSX 10.6. I might be able to get help from one of my volunteers :)

I have an excel spreadsheet of information about my volunteers, and I'm trying to automate the task of updating specific fields in my web-based volunteer management software from the data in entries from my spreadsheet.
I've read responses to related questions, but none seem to include the external excel database. Also, I understand that I may be able to bypass the user-interface (by building my own html connection to the software's website).

Please suggest the simplest, and alternatively, the most flexible tool I might use for this task. What information would I need about the remote software? Is there a better format than excel for my database? Any clarifying questions?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

渔村楼浪 2024-11-12 20:26:02

嗯,PHP 可能是人们执行此操作的最常见方式,但考虑到您的 8 小时限制和对电子表格的喜爱,您可以查看 http://code.google.com/apis/spreadsheets/
了解使用在线电子表格的方法。

Well, PHP is probably the most common way people do this but considering your 8 hour limit and affinity for spreadsheets, you can check out http://code.google.com/apis/spreadsheets/
for a way to make use of an online spreadsheet.

溇涏 2024-11-12 20:26:02

尝试在线表格/调查服务。 Jotforms 有一个很好的免费计划,可能会满足您的需求。

Try online form/survey services. Jotforms have a good free plan that might fit your needs.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文