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.
我想知道是否可以发送包含 html 测验的 html 电子邮件,接收者将填写测验并将其发回。那么,是否有可能看到他们的答案?
在 google docs 中进行测验并通过电子邮件邀请所有人更容易。
电子邮件中的任何脚本都可能被防火墙、防病毒程序和电子邮件阅读器阻止。
这是不可能的。要发送电子邮件,您需要使用至少一种服务器端脚本语言,例如 Asp.net、Php 等。
这是一个非常常见的要求,并且源代码很容易获得。