s_usedates.html

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

HTML
10
字号
<TABLE CELLPADDING=5 CELLSPACING=0 BORDER=0 WIDTH=100%>
<TR><TD style="text-align: justify;">
phpQ provides a way in which you can set up surveys with specific starting and ending dates.  If you are not using starting and ending dates, you must manually activate and de-activate the survey when you wish for it to be available or taken down.  The starting and ending dates allow you to activate the survey and have phpQ determine whether the user is allowed to access it based on the time.  In this way, you don't have to be around at midnight if you wish to expire the survey at the end of a day.<BR><BR>
<B>Starting Date</B> - By setting these fields to a valid date and time, phpQ will not allow anyone to fill out the survey before that specific time.<BR><BR>
<B>Ending Date</B> - By setting these fields to a valid date and time, phpQ will not allow anyone to fill out the survey after that specific time.<BR><BR>
You do not have to fill in both of the fields to use one of the functions.  For example, if you wish to manually activate the survey, but have a pre-defined end time, you only have to set the Ending Date.
<BR><BR>
</TD></TR>
</TABLE>

⌨️ 快捷键说明

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