feedback_look.aspx

来自「企业网站前台后台源程序,用于大中小型企业网站后台程序开发」· ASPX 代码 · 共 298 行 · 第 1/2 页

ASPX
298
字号
												<SelectedItemStyle Font-Bold="True" ForeColor="White" BackColor="#669999"></SelectedItemStyle>
												<AlternatingItemStyle BackColor="#EEEEEE"></AlternatingItemStyle>
												<ItemStyle ForeColor="#000066"></ItemStyle>
												<HeaderStyle Font-Bold="True" ForeColor="Black" BackColor="#E0EFFD"></HeaderStyle>
												<FooterStyle ForeColor="#000066" BackColor="White"></FooterStyle>
												<Columns>
													<asp:TemplateColumn HeaderText="Title">
														<HeaderStyle HorizontalAlign="Center" Width="50%"></HeaderStyle>
														<ItemStyle HorizontalAlign="Left"></ItemStyle>
														<ItemTemplate>
																<A class=black onmousewheel=keepTip(); 
                  onmouseover="showTip('<table border=0 width=400 id=table4 cellspacing=0 cellpadding=0><tr><td height=23 align=center width=94><b>Subject:</b></td><td height=23 align=left width=306><%# DataBinder.Eval(Container.DataItem,"title")%></td></tr><tr><td height=23 align=center width=94><b>Company:</b></td><td height=23 align=left width=306><%# DataBinder.Eval(Container.DataItem,"Company")%></td></tr><tr><td height=23 align=center width=94><b>E-mail:</b></td><td height=23 align=left width=306><%# DataBinder.Eval(Container.DataItem,"user_EMAIL")%></td></tr><tr><td height=23 align=center width=94><b>Tel:</b></td><td height=23 align=left width=306><%# DataBinder.Eval(Container.DataItem,"USER_TEL")%></td></tr><tr><td height=23 align=center width=94><b>Fax:</b></td><td height=23 align=left width=306><%# DataBinder.Eval(Container.DataItem,"Fax")%></td></tr><tr><td height=23 align=center width=94><b>Country:</b></td><td height=23 align=left width=306><%# DataBinder.Eval(Container.DataItem,"Country")%></td></tr><tr><td height=23 align=center width=94><b>Address:</b></td><td height=23 align=left width=306><%# DataBinder.Eval(Container.DataItem,"Address")%></td></tr><tr><td height=23 align=center width=94><b>Zip:</b></td><td height=23 align=left width=306><%# DataBinder.Eval(Container.DataItem,"Zip")%></td></tr><tr><td height=23 align=center width=94><b>Message:</b></td><td height=23 align=center width=306> </td></tr><tr><td height=23 align=left width=400 colspan=2>  <%# DataBinder.Eval(Container.DataItem,"content")%></td></tr></table>')" 
                  onmouseout="hideTip(); "
                   onclick="self.location.href='feedback_look.aspx?id=<%# DataBinder.Eval(Container.DataItem,"id")%>'"
                style="cursor:hand"  
                  ><%# DataBinder.Eval(Container.DataItem,"title")%></a>
														</ItemTemplate>
													</asp:TemplateColumn>
													<asp:BoundColumn DataField="user_name" HeaderText="User">
														<HeaderStyle HorizontalAlign="Center" Width="20%"></HeaderStyle>
														<ItemStyle HorizontalAlign="Center"></ItemStyle>
													</asp:BoundColumn>
													<asp:BoundColumn DataField="inputtime" HeaderText="Date" DataFormatString="{0:yyyy-MM-dd}">
														<HeaderStyle HorizontalAlign="Center" Width="30%"></HeaderStyle>
														<ItemStyle HorizontalAlign="Center"></ItemStyle>
													</asp:BoundColumn>
												</Columns>
												<PagerStyle Visible="False" HorizontalAlign="Left" ForeColor="#000066" BackColor="White" Mode="NumericPages"></PagerStyle>
											</asp:datagrid>
										</span>
									</td>
								</tr>
								<tr>
									<td height="8" align="right" valign="top"><FONT face="宋体">
											<asp:label id="lblPageCount" runat="server"></asp:label>&nbsp;
											<asp:label id="lblCurrentIndex" runat="server"></asp:label>&nbsp;
											<asp:linkbutton id="btnFirst1" onclick="PagerButtonClick" runat="server" Font-Name="verdana" ForeColor="navy"
												Font-size="8pt" CommandArgument="0"></asp:linkbutton>&nbsp;
											<asp:linkbutton id="btnPrev1" onclick="PagerButtonClick" runat="server" Font-Name="verdana" ForeColor="navy"
												Font-size="8pt" CommandArgument="prev"></asp:linkbutton>&nbsp;
											<asp:linkbutton id="btnNext1" onclick="PagerButtonClick" runat="server" Font-Name="verdana" ForeColor="navy"
												Font-size="8pt" CommandArgument="next"></asp:linkbutton>&nbsp;
											<asp:linkbutton id="btnLast1" onclick="PagerButtonClick" runat="server" Font-Name="verdana" ForeColor="navy"
												Font-size="8pt" CommandArgument="last"></asp:linkbutton></FONT></td>
								</tr>
								<tr>
									<td height="100" align="center" valign="top" class="wenzi1"><TABLE cellSpacing="0" cellPadding="0" width="98%" border="0">
											<TBODY>
												<TR>
													<TD align="left" height="18" style="BORDER-TOP-WIDTH: 1px; BORDER-LEFT-WIDTH: 1px; BORDER-BOTTOM: #000000 1px solid; BORDER-RIGHT-WIDTH: 1px">
													</TD>
												</TR>
												<TBODY>
													<TR>
														<TD align="left" height="10"></TD>
													</TR>
													<TR>
														<TD align="left" height="18" style="BORDER-TOP: 1px dotted; BORDER-LEFT-WIDTH: 1px; BORDER-BOTTOM-WIDTH: 1px; BORDER-RIGHT-WIDTH: 1px"><FONT face="宋体">Send 
																date:
																<asp:Label id="inputtime" runat="server" ForeColor="Blue">Label</asp:Label></FONT></TD>
													</TR>
												</TBODY>
										</TABLE>
										<TABLE cellSpacing="0" cellPadding="0" width="98%" border="0">
											<TBODY>
												<TR>
													<TD>
														<TABLE cellSpacing="0" cellPadding="0" width="100%" align="center" border="0">
															<TBODY>
																<TR>
																	<TD width="33%" height="23" align="right"><B>Subject:<FONT color="#ff0000"> </FONT></B>
																		&nbsp;&nbsp;</TD>
																	<TD width="67%" align="left" height="23">&nbsp;
																		<asp:Label id="Subject" runat="server" DESIGNTIMEDRAGDROP="978">Label</asp:Label></TD>
																</TR>
																<TR>
																	<TD align="right" height="23"><B>Your Company: </B>&nbsp;&nbsp;</TD>
																	<TD align="left" height="23">&nbsp;
																		<asp:Label id="Company" runat="server" DESIGNTIMEDRAGDROP="779">Label</asp:Label></TD>
																</TR>
																<TR>
																	<TD align="right" height="23"><B>Your Name:<FONT color="#ff0000"> </FONT></B>&nbsp;&nbsp;</TD>
																	<TD align="left" height="23">&nbsp;
																		<asp:Label id="Name" runat="server" DESIGNTIMEDRAGDROP="780">Label</asp:Label></TD>
																</TR>
																<TR>
																	<TD vAlign="top" align="right" height="23"><B>Your E-mail:<FONT color="#ff0000"> </FONT>
																		</B>&nbsp;&nbsp;</TD>
																	<TD align="left" height="23"><FONT face="宋体">&nbsp;</FONT>
																		<asp:Label id="mail" runat="server" DESIGNTIMEDRAGDROP="781">Label</asp:Label></TD>
																</TR>
																<TR>
																	<TD align="right" height="23"><B>Your Tel:<FONT color="#ff0000"> </FONT></B>&nbsp;&nbsp;</TD>
																	<TD align="left" height="23">&nbsp;
																		<asp:Label id="Tel" runat="server" DESIGNTIMEDRAGDROP="783">Label</asp:Label></TD>
																</TR>
																<TR>
																	<TD align="right" height="23"><B>Your Fax: </B>&nbsp;&nbsp;</TD>
																	<TD align="left" height="23">&nbsp;
																		<asp:Label id="Fax" runat="server" DESIGNTIMEDRAGDROP="784">Label</asp:Label></TD>
																</TR>
																<TR>
																	<TD align="right" height="23"><B>Your Country: </B>&nbsp;&nbsp;</TD>
																	<TD align="left" height="23">&nbsp;
																		<asp:Label id="Country" runat="server" DESIGNTIMEDRAGDROP="785">Label</asp:Label></TD>
																</TR>
																<TR>
																	<TD align="right" height="23"><B>Your Address:<FONT color="#ff0000"> </FONT></B>&nbsp;&nbsp;</TD>
																	<TD align="left" height="23">&nbsp;
																		<asp:Label id="Address" runat="server" DESIGNTIMEDRAGDROP="786">Label</asp:Label></TD>
																</TR>
																<TR>
																	<TD align="right" height="23"><B>Your Zip:<FONT color="#ff0000"> </FONT></B>&nbsp;&nbsp;</TD>
																	<TD align="left" height="23">&nbsp;
																		<asp:Label id="Zip" runat="server" DESIGNTIMEDRAGDROP="787">Label</asp:Label></TD>
																</TR>
																<TR vAlign="top">
																	<TD vAlign="middle" align="right"><B>Specific Descriptions/Comments: </B>&nbsp;&nbsp;</TD>
																	<TD vAlign="top" align="left">&nbsp;
																		<asp:Label id="content" runat="server">Label</asp:Label></TD>
																</TR>
																<TR vAlign="top">
																	<TD colspan="2" align="right" vAlign="middle" height="5"></TD>
																</TR>
																<asp:Label id="Label1" runat="server"></asp:Label>
																<TR vAlign="top">
																	<TD vAlign="middle" align="right">
																	</TD>
																	<TD vAlign="top" align="left">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
																	<INPUT class="button1" onclick="history.back(-1)" type="button" value="Back" name="B3">&nbsp;</TD>
																</TR>
															</TBODY>
														</TABLE>
													</TD>
												</TR>
											</TBODY>
										</TABLE>
									</td>
								</tr>
							</table>
						</td>
					</tr>
				</table>
				<uc1:bot id="Bot1" runat="server"></uc1:bot>
			</div>
		</form>
	</body>
</HTML>

⌨️ 快捷键说明

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