Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想从表单发送数据并更新服务器上的 xml 文件。任何人都可以在这方面帮助我。
谢谢伊山耆那教
在您将提交表单的服务器上编写一个 PHP/JSP。在表单提交时,根据接收到的数据执行您想要的任何文件操作。
建议:如果您想要好的答案,请提供更多信息并展示您迄今为止尝试过的内容。