<TR>
<TD style=
<TD style=
<!
<asp:dropdownlist id=
</asp:dropdownlist><FONTface=
<TD style=
</TR>
<TR>
<TD style=
<TD style=
<asp:dropdownlist id=
<asp:ListItem Value=
<asp:ListItem Value=
</asp:dropdownlist><FONT face=
<TD style=
<FONT face=
必選</FONT></TD>
</TR>
<TR>
<TD align=
</FONT>
<asp:button id=
<asp:label id=
</TR>
</TABLE>
<P align=
</FONT>
</TD>
</TR>
</TABLE>
<uc
此代碼實現了添加用戶信息的功能
private void Page_Load(object sender
{
if(Session[
{
string STconnection = ConfigurationSettings
STconn = new SqlConnection(STconnection);
[
From:http://tw.wingwit.com/Article/program/net/201311/15718.html