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




body
margin-top
