create_poll.hlp

来自「eGroupWare is a multi-user, web-based gr」· HLP 代码 · 共 17 行

HLP
17
字号
可以培养一个能够发起调查的调查发起人。调查要求你提供“投票选项”<br>比如:<center><table border=0 cellspacing=1 cellpadding=2 class="PollTable"><form method="post"><input type="hidden" name="rid" value="2"><tr class="TableHeading">	<td nowrap colspan=3>Yes or no?<img src="blank.gif" border=0 height=1 width=10><font class="SmallText">[ 0 votes ]</font></td></tr>	<tr class="RowStyleB"><td>1.</td><td colspan=2><input type="radio">&nbsp;&nbsp;Yes</td></tr>	<tr class="RowStyleA"><td>2.</td><td colspan=2><input type="radio">&nbsp;&nbsp;No</td></tr>	<tr class="RowStyleB"><td>3.</td><td colspan=2><input type="radio">&nbsp;&nbsp;Maybe</td></tr>	<tr class="RowStyleA"><td colspan=3 align="right"><input type="button" value="Vote"> </td></tr></table></center>

⌨️ 快捷键说明

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