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.
我有一个订单表格,需要通过电子邮件将订单副本发送给经销商以及客户服务部门以完成。它需要从表单字段中提取经销商的电子邮件。 http://seminolefeed.com/seminole_order_form.html - 感谢您的帮助。
您的表单需要将数据发布到您的 Web 服务器,处理程序(您编写/编写的)将发送电子邮件。