温馨提示:代码在线浏览功能只能做为源码浏览参考,如果想更进一步了解该代码请下载:明日企业下载管理系统源码
1<%@ Page Language="C#" AutoEventWireup="true" CodeFile="InsertSettleProject.aspx.cs" Inherits="BackAdmin_SettleProject_InsertSettleProject" %> 2
3
<%@ Register Src="WebUserControl.ascx" TagName="WebUserControl" TagPrefix="uc1" %> 4
5
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 6
7
<html xmlns="http://www.w3.org/1999/xhtml" > 8
<head runat="server"> 9
<title>企业门户网站</title> 10
<style> 11
body{ 12
margin-top:0px; 13
} 14
</style> 15
</head> 16
<body style="vertical-align: top; text-align: center"> 17
<form id="form1" runat="server"> 18
<table cellpadding="0" cellspacing="0" style="width: 800px"> 19
<tr> 20
<td colspan="2" style="background-image: url(../../image/企业门户后台1.jpg); height: 159px"> 21
</td> 22
</tr> 23
<tr> 24
<td rowspan="2" style="background-image: url(../../image/企业门户后台2.jpg); vertical-align: top; 25
width: 167px; height: 427px; text-align: center"> 26
<table cellpadding="0" cellspacing="0" style="width: 190px; height: 427px"> 27
<tr> 28
<td style="width: 190px; text-align: center"> 29
<uc1:WebUserControl ID="WebUserControl1" runat="server" /> 30
</td> 31
</tr> 32
</table> 33
</td> 34
<td rowspan="2" style="background-image: url(../../image/企业门户后台3.jpg); vertical-align: top; 35
width: 100px; text-align: center"> 36
<table cellpadding="0" cellspacing="0" style="width: 610px; height: 427px"> 37
<tr> 38
<td style="vertical-align: top; width: 100px; text-align: center"> 39
<table cellpadding="0" cellspacing="0" style="width: 610px; height: 177px"> 40
<tr> 41
<td colspan="1" style="width: 79px"> 42
</td> 43
<td colspan="4" style="width: 411px; text-align: center"> 44
<asp:Label ID="Label6" runat="server" Font-Size="9pt" ForeColor="Red" Text="解决方案管理"></asp:Label></td> 45
<td colspan="1" style="width: 100px"> 46
</td> 47
</tr> 48
<tr> 49
<td colspan="1" style="width: 79px; height: 19px; text-align: left"> 50
</td> 51
<td align="left" colspan="4" style="width: 411px; height: 19px; text-align: left"> 52
</td> 53
<td colspan="1" style="width: 100px; height: 19px; text-align: left"> 54
</td> 55
</tr> 56
<tr> 57
<td align="left" colspan="1" style="width: 100px; text-align: center"> 58
</td> 59
<td align="left" colspan="4" style="width: 411px; text-align: center"> 60
<table> 61
<tr> 62
<td style="width: 23px"> 63
</td> 64
<td style="width: 350px"> 65
<asp:Label ID="Label1" runat="server" Font-Size="9pt" Text="方案名称:"></asp:Label></td> 66
<td colspan="4" style="font-size: 12pt" align="left"> 67
<asp:TextBox ID="txtRegimentationname" runat="server" Font-Size="9pt" Width="281px"></asp:TextBox><asp:RequiredFieldValidator 68
ID="RequiredFieldValidator1" runat="server" ControlToValidate="txtRegimentationname" 69
ErrorMessage="类别名不允许为空"></asp:RequiredFieldValidator></td> 70
</tr> 71
<tr> 72
<td style="width: 23px; height: 25px"> 73
</td> 74
<td style="width: 350px; height: 25px"> 75
<asp:Label ID="Label2" runat="server" Font-Size="9pt" Text="类别:"></asp:Label></td> 76
<td colspan="3" style="height: 25px" align="left"> 77
<asp:DropDownList ID="DropDownList1" runat="server" Width="156px"> 78
</asp:DropDownList> 79
</td> 80
<td colspan="1" style="width: 122px; height: 25px"> 81
</td> 82
</tr> 83
<tr> 84
<td style="width: 23px; height: 25px"> 85
</td> 86
<td style="width: 350px; height: 25px"> 87
<asp:Label ID="Label3" runat="server" Font-Size="9pt" Text="上 传 人:"></asp:Label></td> 88
<td colspan="3" style="height: 25px" align="left"> 89
<asp:TextBox ID="TextBox1" runat="server" Width="107px" Enabled="False" ReadOnly="True"></asp:TextBox> 90
</td> 91
<td colspan="1" style="width: 122px; height: 25px"> 92
</td> 93
</tr> 94
<tr> 95
<td style="width: 23px; height: 224px"> 96
</td> 97
<td style="width: 350px; height: 224px"> 98
<asp:Label ID="Label4" runat="server" Font-Size="9pt" Text="解决方案:"></asp:Label></td> 99
<td colspan="4" style="height: 224px" align="left"> 100
<asp:TextBox ID="TextBox2" runat="server" Height="222px" TextMode="MultiLine" Width="393px"></asp:TextBox></td> 101
</tr> 102
<tr> 103
<td style="width: 23px; height: 21px"> 104
</td> 105
<td style="width: 350px; height: 21px"> 106
<asp:Label ID="Label5" runat="server" Font-Size="9pt" Text="上传解决方案图片:" Width="64px"></asp:Label></td> 107
<td align="left" colspan="4" style="height: 21px"> 108
<input id="File1" runat="server" style="width: 395px" type="file" /> 109
</td> 110
</tr> 111
<tr> 112
<td style="width: 23px"> 113
</td> 114
<td style="width: 350px"> 115
</td> 116
<td colspan="2"> 117
<asp:TextBox ID="TextBox3" runat="server" Font-Size="9pt"></asp:TextBox></td> 118
<td> 119
</td> 120
<td style="width: 122px"> 121
</td> 122
</tr> 123
<tr> 124
<td style="width: 23px"> 125
</td> 126
<td style="width: 350px"> 127
</td> 128
<td align="right" colspan="2"> 129
</td> 130
<td> 131
</td> 132
<td style="width: 122px"> 133
<asp:Button ID="btninsert" runat="server" Font-Size="9pt" OnClick="btninsert_Click" 134
Text="添加" /> 135
<asp:Button ID="Button1" runat="server" CausesValidation="False" Font-Size="9pt" 136
OnClick="Button1_Click" Text="返回" /></td> 137
</tr> 138
</table> 139
140
<asp:ValidationSummary ID="ValidationSummary1" runat="server" Font-Size="9pt" ShowMessageBox="True" 141
ShowSummary="False" /> 142
</td> 143
<td align="left" colspan="1" style="width: 100px; text-align: center"> 144
</td> 145
</tr> 146
<tr> 147
<td style="width: 79px"> 148
</td> 149
<td colspan="4" style="width: 55px"> 150
</td> 151
<td style="width: 100px"> 152
</td> 153
</tr> 154
</table> 155
</td> 156
</tr> 157
</table> 158
</td> 159
</tr> 160
<tr> 161
</tr> 162
<tr> 163
<td style="width: 167px"> 164
</td> 165
<td style="width: 100px"> 166
</td> 167
</tr> 168
</table> 169
</form> 170
</body> 171
</html> 172




body
margin-top
