📄 makevote.aspx
字号:
<table id="TABLE2" width="96%" align="center" border="0" runat="server">
<tr>
<td class="BannerFont">该调查已有题目</td>
</tr>
<tr>
<td><asp:datagrid id="DataGrid2" runat="server" Width="100%" AutoGenerateColumns="False" BorderWidth="1px">
<AlternatingItemStyle BackColor="#F9F9FF"></AlternatingItemStyle>
<ItemStyle Height="25px"></ItemStyle>
<HeaderStyle Height="30px" BackColor="#E0E0F0"></HeaderStyle>
<Columns>
<asp:BoundColumn Visible="False" DataField="N_SubId" ReadOnly="True" HeaderText="题目编号"></asp:BoundColumn>
<asp:BoundColumn DataField="C_SubTitle" HeaderText="题目名称">
<HeaderStyle Width="200px"></HeaderStyle>
</asp:BoundColumn>
<asp:BoundColumn DataField="N_OrderId" HeaderText="排序"></asp:BoundColumn>
<asp:TemplateColumn HeaderText="是否必答">
<ItemTemplate>
<asp:Label id=Label7 runat="server" Text='<%# Need(DataBinder.Eval(Container, "DataItem.N_Need"))%>'>
</asp:Label>
</ItemTemplate>
<EditItemTemplate>
<asp:DropDownList id="DropDownList2" runat="server">
<asp:ListItem Value="0" Selected="True">非必答</asp:ListItem>
<asp:ListItem Value="1">必答</asp:ListItem>
</asp:DropDownList>
</EditItemTemplate>
</asp:TemplateColumn>
<asp:EditCommandColumn ButtonType="LinkButton" UpdateText="更新" HeaderText="编辑文字" CancelText="取消" EditText="编辑文字"></asp:EditCommandColumn>
<asp:ButtonColumn Text="编辑选项" HeaderText="编辑选项" CommandName="Add"></asp:ButtonColumn>
<asp:ButtonColumn Text="删除选项" HeaderText="删除选项" CommandName="Del"></asp:ButtonColumn>
</Columns>
</asp:datagrid>
<asp:label id="Label1" runat="server" Visible="False"></asp:label>
<br>
<span class="BannerFont">添加调查的题目</span><br>
题目名称:
<asp:textbox id="TextBox2" runat="server"></asp:textbox>
<asp:imagebutton id="ImageButton2" runat="server" ImageUrl="Images/ddsubject.gif"></asp:imagebutton></td>
</tr>
</table>
<br>
<table id="TABLE3" width="96%" align="center" border="0" runat="server">
<tr>
<td class="BannerFont"><FONT face="宋体">该题目已有项目:</FONT></td>
</tr>
<tr>
<td>
<P>
<asp:datagrid id="DataGrid3" runat="server" Width="100%" AutoGenerateColumns="False">
<AlternatingItemStyle BackColor="#F9F9FF"></AlternatingItemStyle>
<ItemStyle Height="25px"></ItemStyle>
<HeaderStyle Height="30px" BackColor="#E0E0F0"></HeaderStyle>
<Columns>
<asp:BoundColumn Visible="False" DataField="N_KeyId" ReadOnly="True" HeaderText="编号"></asp:BoundColumn>
<asp:BoundColumn DataField="C_KeyTitle" HeaderText="选项内容"></asp:BoundColumn>
<asp:BoundColumn DataField="N_OrderId" HeaderText="优先顺序"></asp:BoundColumn>
<asp:TemplateColumn HeaderText="类型">
<ItemTemplate>
<asp:Label id=Label3 runat="server" Text='<%# Type(DataBinder.Eval(Container, "DataItem.N_Type")) %>'>
</asp:Label>
</ItemTemplate>
</asp:TemplateColumn>
<asp:EditCommandColumn ButtonType="LinkButton" UpdateText="更新" HeaderText="编辑文字" CancelText="取消" EditText="编辑文字"></asp:EditCommandColumn>
<asp:ButtonColumn Text="删除" HeaderText="删除" CommandName="Del"></asp:ButtonColumn>
</Columns>
</asp:datagrid>
<span class="BannerFont"><br>
添加调查的选项</span>
<asp:label id="Label2" runat="server" Visible="False"></asp:label>
<BR>
<BR>
选项名称:
<asp:textbox id="TextBox3" runat="server"></asp:textbox>
</P>
<P>选项类型:
<asp:dropdownlist id="DropDownList1" runat="server" Width="152px">
<asp:ListItem Value="1">文本</asp:ListItem>
<asp:ListItem Value="2">单选</asp:ListItem>
<asp:ListItem Value="3">多选</asp:ListItem>
<asp:ListItem Value="4">下拉列表</asp:ListItem>
</asp:dropdownlist>
<asp:imagebutton id="ImageButton3" runat="server" ImageUrl="Images/dditem.gif"></asp:imagebutton>
</P>
<P>
</P>
<P><FONT face="宋体"></FONT></P>
</td>
</tr>
</table>
<br>
<table id="TABLE4" width="96%" align="center" border="0" runat="server">
<tr>
<td width="50%" class="BannerFont">站内通行投票代码:</td>
<td align="center" class="BannerFont"><a href="javascript:history.back(-1)"> 返回</a></td>
</tr>
<tr>
<td colspan="2"><asp:textbox id="TextBox4" runat="server" Width="96%" TextMode="MultiLine" Height="500px"></asp:textbox></td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td align="left" valign="top" background="images/grey_bg.gif"> </td>
</tr>
<tr>
<td height="130" align="left" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="219" rowspan="2" valign="top"><table width="219" height="130" border="0" cellpadding="0" cellspacing="0" class="text">
<tr>
<td height="22" valign="top"><img src="images/bottom_top.gif" width="219" height="22"></td>
</tr>
<tr>
<td height="108" align="center" valign="top" background="images/bottom_bg01.gif"><table width="180" border="0" cellpadding="0" cellspacing="0" class="text">
<tr>
<td><font color="#ffffff"> 2006 The <a href="http://www.bicesoft.com/vote">BiceVote 3.0</a>
<br>
All rights reserved.
<br>
<a href="http://www.bicesoft.com">BiceSoft.Com Develop Team</a></font></td>
</tr>
</table>
</td>
</tr>
</table>
</td>
<td align="left" background="images/word_bg.gif"><img src="images/word_day.gif" width="527" height="98"></td>
</tr>
<tr>
<td background="images/bottom_bg2.gif"><table width="550" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="113" align="left"><img src="images/bottom02.gif" width="113" height="32"></td>
<td align="right"><table id="Table_02" width="438" height="32" border="0" cellpadding="0" cellspacing="0">
<tr>
<td><img src="images/BiceVote_54.gif" width="38" height="32" alt=""></td>
<td><img src="images/BiceVote_55.gif" width="111" height="32" alt=""></td>
<td><img src="images/BiceVote_56.gif" width="105" height="32" alt=""></td>
<td><img src="images/BiceVote_57.gif" width="87" height="32" alt=""></td>
<td><img src="images/BiceVote_58.gif" width="97" height="32" alt=""></td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</form>
</body>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -