s_responsenotice.html

来自「调查问卷系统源码。想下的就下吧。不要条件」· HTML 代码 · 共 10 行

HTML
10
字号
<TABLE CELLPADDING=5 CELLSPACING=0 BORDER=0 WIDTH=100%>
<TR><TD style="text-align: justify;">
Starting with version 2.2, phpQuestionnaire is now capable of sending email notices each time a survey response has been completed.  The options are:<br><ul>
<li><b>Do not send any notification email</b> - This is the default option. If selected, no email notifications will be sent upon survey completion.<br><br>
<li><b>Email text notice of response to addresses listed below</b> - If selected, the email addresses listed in <B><a href="javascript:opener.phpQHelp('s_responseemail','ResponseEmail')" CLASS=link>Response Email</a></B> will receive a short text message each time a survey has been completed. It will list the survey title, date of completion, IP address and a link to the full results.<br><br>
<li><b>Email HTML summary of response to addresses listed below</b> - If selected an HTML-formatted message will be sent to the email addresses listed in <B><a href="javascript:opener.phpQHelp('s_responseemail','ResponseEmail')" CLASS=link>Response Email</a></B> that includes the user's response to each question in the survey.
</ul>
</TD></TR>
</TABLE>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?