You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
823 B

<%@ Page Language="C#" MasterPageFile="~/MasterPage.master" AutoEventWireup="true" CodeFile="user_job_add.aspx.cs" Inherits="user_job_add" Title="Untitled Page" %>
<asp:Content ID="Content1" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server">
<table align="center" border="0" cellpadding="5" cellspacing="0" width="740">
<tr>
<td colspan="2" height="15">
<strong><span class="11ptBold">用 户 资 料</span> </strong>
</td>
</tr>
<tr bgcolor="#f0f0f0">
<td align="right" height="25" width="125">
<font face="宋体">姓 名:</font></td>
<td bgcolor="#f0f0f0" height="15">
<input id="MyName" maxlength="4" name="MyName" />
<font color="#ff0000">(*)</font>
</td>