⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 companybaseinfo.aspx

📁 网络人才招聘,系统全面很好,喜欢的朋友拿去
💻 ASPX
字号:
<%@ Page language="c#" Codebehind="CompanyBaseInfo.aspx.cs" AutoEventWireup="false" Inherits="Hr.CompanyBaseInfo" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<HTML>
	<HEAD>
		<title>详细信息</title>
		<meta content="Microsoft Visual Studio 7.0" name="GENERATOR">
		<meta content="C#" name="CODE_LANGUAGE">
		<meta content="JavaScript" name="vs_defaultClientScript">
		<meta content="http://schemas.microsoft.com/intellisense/ie5" name="vs_targetSchema">
		<LINK href="css.css" type="text/css" rel="stylesheet">
	</HEAD>
	<body MS_POSITIONING="GridLayout">
		<form id="WriteNews" method="post" runat="server">
			<TABLE id="Table1" height="100%" cellSpacing="0" cellPadding="0" width="100%" border="0">
				<TR>
					<TD width="202" height="100%"><iframe id="iFrame1" style="BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none"
							tabIndex="0" marginWidth="0" marginHeight="0" src="left.aspx" frameBorder="0" width="202" height="100%">
						</iframe>
					</TD>
					<TD><FONT face="宋体">&nbsp;</FONT>
						<table id="table3" width="552" style="WIDTH: 552px; HEIGHT: 369px">
							<TR>
								<TD style="HEIGHT: 33px" align="center"><STRONG><FONT size="5">企业基本信息</FONT></STRONG>
								</TD>
							<TR>
							<TR>
								<TD>
									<TABLE id="Table2" style="BORDER-RIGHT: #999999 1px solid; BORDER-TOP: #999999 1px solid; BORDER-LEFT: #999999 1px solid; WIDTH: 471px; BORDER-BOTTOM: #999999 1px solid; HEIGHT: 240px"
										height="240" cellSpacing="0" cellPadding="0" width="471" align="center" border="0"
										top="45">
										<TR>
											<TD style="BORDER-BOTTOM: #999999 1px solid" vAlign="top">
												<TABLE id="Table7" height="100%" cellSpacing="0" cellPadding="0" width="100%" border="0">
													<TR>
														<TD class="TBorder" style="BORDER-RIGHT: #999999 1px solid; WIDTH: 64px; BORDER-BOTTOM: #999999 1px solid"
															width="64" bgColor="#33cccc" height="40">&nbsp;&nbsp;名称:</TD>
														<TD style="BORDER-BOTTOM: #999999 1px solid" height="40">
															<TABLE id="Table8" height="100%" cellSpacing="0" cellPadding="0" width="100%" border="0">
																<TR>
																	<TD vAlign="middle">&nbsp;
																		<asp:textbox id="txtCompanyName" runat="server" Width="175px"></asp:textbox></TD>
																	<TD style="BORDER-RIGHT: #999999 1px solid; BORDER-LEFT: #999999 1px solid" width="70"
																		bgColor="#33cccc">&nbsp;&nbsp;行业:</TD>
																	<TD vAlign="middle">&nbsp;
																		<asp:textbox id="txtVocation" runat="server" Width="175px"></asp:textbox></TD>
																</TR>
															</TABLE>
														</TD>
													</TR>
													<TR>
														<TD style="BORDER-RIGHT: #999999 1px solid; WIDTH: 64px; BORDER-BOTTOM: #999999 1px solid"
															width="64" bgColor="#00cccc" height="40">&nbsp; Email:</TD>
														<TD style="BORDER-BOTTOM: #999999 1px solid" height="40">&nbsp;
															<asp:textbox id="txtEmail" runat="server" Width="410px"></asp:textbox></TD>
													</TR>
													<TR>
														<TD style="BORDER-RIGHT: #999999 1px solid; WIDTH: 64px; BORDER-BOTTOM: #999999 1px solid"
															width="64" bgColor="#00cccc" height="40">&nbsp; 电话:</TD>
														<TD style="BORDER-BOTTOM: #999999 1px solid" height="40">&nbsp;
															<asp:textbox id="txtPhone" runat="server" Width="410px"></asp:textbox></TD>
													</TR>
													<TR>
														<TD style="BORDER-RIGHT: #999999 1px solid; WIDTH: 64px; BORDER-BOTTOM: #999999 1px solid"
															bgColor="#00cccc" height="40">&nbsp; 地址:</TD>
														<TD style="BORDER-BOTTOM: #999999 1px solid" height="40">&nbsp;
															<asp:textbox id="txtAddress" runat="server" Width="410px"></asp:textbox></TD>
													</TR>
													<TR>
														<TD style="BORDER-RIGHT: #999999 1px solid; WIDTH: 64px; BORDER-BOTTOM: #999999 1px solid"
															width="64" bgColor="#33cccc">&nbsp; 邮编:</TD>
														<TD style="BORDER-BOTTOM: #999999 1px solid" height="40">&nbsp;
															<asp:textbox id="txtAddrNum" runat="server" Width="408px"></asp:textbox></TD>
													</TR>
												</TABLE>
											</TD>
										</TR>
										<TR>
											<TD align="center" height="40">
												<asp:button id="btReplay" runat="server" Text="提交" BackColor="#FFC080" BorderColor="#FFC0C0"></asp:button>&nbsp;&nbsp;&nbsp;
												<asp:button id="btReset" runat="server" Text="重置" CausesValidation="False" BackColor="#FFC080"
													BorderColor="#FFC0C0"></asp:button>&nbsp;&nbsp;&nbsp;</TD>
										</TR>
									</TABLE>
								</TD>
							</TR>
						</table>
					</TD>
				</TR>
			</TABLE>
		</form>
	</body>
</HTML>

⌨️ 快捷键说明

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