您目前尚未登陆,请选择【登陆】或【注册
首页->行政办公->智能选课系统源码及论坛>>Admin/AddAll.aspx>>代码在线查看
温馨提示:代码在线浏览功能只能做为源码浏览参考,不能展示项目的全部,如果想更进一步了解该代码请下载:智能选课系统源码及论坛


当前文件路径:XuanKeLunWen/Admin/AddAll.aspx 文件类型
普通视图
		            
1<%@ Page Language="C#" MasterPageFile="~/Admin/Index.master" AutoEventWireup="true" CodeFile="AddAll.aspx.cs" Inherits="Admin_AddAll" Title="Untitled Page" %> 2<asp:Content ID="Content1" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server"> 3 <table cellpadding="0" cellspacing="0" style="font-size: 14px" > 4 <tr> 5 <td align="left" colspan="3" style="height: 18px"> 6 添加系别</td> 7 </tr> 8 <tr> 9 <td align="center" style="width: 88px; height: 26px"> 10 系名:</td> 11 <td style="width: 219px; height: 26px"> 12 <asp:TextBox ID="TextBox1" runat="server" Width="187px"></asp:TextBox></td> 13 <td style="width: 319px; height: 26px" align="left"> 14 <asp:LinkButton ID="Linkaddclass" runat="server" Width="30px" OnClick="Linkaddclass_Click" ValidationGroup="1">添加</asp:LinkButton> 15 <asp:RequiredFieldValidator ID="RequiredFieldValidator1" runat="server" ControlToValidate="TextBox1" 16 Display="Dynamic" ErrorMessage="不能空" ValidationGroup="1"></asp:RequiredFieldValidator></td> 17 </tr> 18 <tr style="color: #000000"> 19 <td align="center" colspan="3" style="height: 20px"> 20 &nbsp;</td> 21 </tr> 22 </table> 23 24 <table cellpadding="0" cellspacing="0" style="font-size: 14px" > 25 <tr> 26 <td align="left" colspan="3" rowspan="4" style="height: 16px" valign="top"> 27 添加专业</td> 28 </tr> 29 <tr> 30 </tr> 31 <tr> 32 </tr> 33 <tr style="color: #000000"> 34 </tr> 35 <tr style="color: #000000"> 36 <td align="center" style="width: 88px; height: 19px"> 37 专业名:</td> 38 <td style="width: 213px; height: 19px"> 39 <asp:TextBox ID="TextBox2" runat="server" Width="184px"></asp:TextBox></td> 40 <td style="width: 301px; height: 19px" align="left"> 41 <asp:LinkButton ID="Linkaddzhuanye" runat="server" OnClick="Linkaddzhuanye_Click" ValidationGroup="2">添加</asp:LinkButton> 42 <asp:RequiredFieldValidator ID="RequiredFieldValidator2" runat="server" ControlToValidate="TextBox2" 43 Display="Dynamic" ErrorMessage="不能空" ValidationGroup="2"></asp:RequiredFieldValidator></td> 44 </tr> 45 <tr> 46 <td align="left" colspan="3" style="height: 19px"> 47 添加课程名</td> 48 </tr><tr style="color: #000000"> 49 <td align="center" style="width: 88px; height: 19px"> 50 课程名名:</td> 51 <td style="width: 213px; height: 19px"> 52 <asp:TextBox ID="TextBox3" runat="server" Width="184px"></asp:TextBox></td> 53 <td style="width: 301px; height: 19px" align="left"> 54 <asp:LinkButton ID="LinkButton1" runat="server" OnClick="LinkButton1_Click">添加</asp:LinkButton> 55 <asp:RequiredFieldValidator ID="RequiredFieldValidator3" runat="server" ControlToValidate="TextBox2" 56 Display="Dynamic" ErrorMessage="不能空" ValidationGroup="2"></asp:RequiredFieldValidator></td> 57 </tr> 58 </table> 59</asp:Content> 60 61
还没有找到您心仪的内容?请用.net源码大搜捕
代码片断 打包下载该项目完整源码:智能选课系统源码及论坛

- ASP.NET三层架构留言本项目源码

- CnForums2.02中文版

- Jacky法律在线网站源码

- 中文彩色验证码实现(变形\噪..

- Asp.net煤炭销售管理系统源码

- 学习型留言板源码

- 字母\数字\汉字混合的验证码源码

- 青鸟游戏点卡销售系统

51Aspx.com 版权所有 CopyRight © 2000-2008. 京ICP备06046876号