温馨提示:代码在线浏览功能只能做为源码浏览参考,不能展示项目的全部,如果想更进一步了解该代码请下载:科信客户关系管理系统源码
当前文件路径:KeXinCrm/ContractList.aspx

1<%@ Page language="c#" Codebehind="ContractList.aspx.cs" AutoEventWireup="True" Inherits="CRMS.ContractList" %> 2
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" > 3
<HTML> 4
<HEAD> 5
<TITLE>ContractList</TITLE> 6
<META http-equiv="Content-Type" content="text/html; charset=gb2312"> 7
<meta content="False" name="vs_showGrid"> 8
<LINK href="css.css" type="text/css" rel="stylesheet"> 9
<meta content="Microsoft Visual Studio .NET 7.1" name="GENERATOR"> 10
<meta content="C#" name="CODE_LANGUAGE"> 11
<meta content="JavaScript" name="vs_defaultClientScript"> 12
<meta content="http://schemas.microsoft.com/intellisense/ie5" name="vs_targetSchema"> 13
</HEAD> 14
<body MS_POSITIONING="GridLayout"> 15
<form id="Form1" method="post" runat="server"> 16
<table cellSpacing="0" cellPadding="0" width="886" align="center" border="0"> 17
<tr> 18
<td><!-- #include virtual="top.htm" --></td> 19
</tr> 20
</table> 21
<br> 22
<table cellSpacing="0" cellPadding="0" width="886" align="center" border="0"> 23
<tr> 24
<td vAlign="bottom" width="538"><IMG height="28" src="images/hhhhh.gif" width="237"></td> 25
<td vAlign="bottom" width="28%"> </td> 26
</tr> 27
</table> 28
<TABLE cellSpacing="1" cellPadding="0" width="886" align="center" bgColor="#cc9966" border="0"> 29
<TBODY> 30
<TR> 31
<TD bgColor="#ffffff"> 32
<table cellSpacing="0" cellPadding="0" width="98%" align="center" border="0"> 33
<tr> 34
<td style="LINE-HEIGHT: 200%" colSpan="2" height="25"></td> 35
</tr> 36
<TR> 37
<TD style="LINE-HEIGHT: 200%" vAlign="top" width="44%"> 38
<TABLE cellSpacing="0" cellPadding="0" width="50%" align="center" border="0"> 39
<TR> 40
<TD vAlign="top" align="center"><asp:datagrid id="dg1" runat="server" AllowPaging="True" CellPadding="4" BackColor="White" BorderWidth="1px" 41
BorderStyle="None" BorderColor="#CC9966" Width="360px" AutoGenerateColumns="False" AllowSorting="True" PagerStyle-Mode="NumericPages" 42
PagerStyle-HorizontalAlign="Right" PageSize="15" HorizontalAlign="Left"> 43
<selecteditemstyle Font-Bold="True" ForeColor="#663399" BackColor="#FFCC66"></selecteditemstyle> 44
<itemstyle Font-Size="X-Small" HorizontalAlign="Center" VerticalAlign="Middle" BackColor="White"></itemstyle> 45
<headerstyle Font-Size="X-Small" Font-Bold="True" HorizontalAlign="Center" Height="10px" ForeColor="#FFFFCC" 46
VerticalAlign="Top" BackColor="#990000"></headerstyle> 47
<footerstyle Font-Size="XX-Small" HorizontalAlign="Center" Height="10px" ForeColor="#330099" 48
VerticalAlign="Bottom" BackColor="#FFFFCC"></footerstyle> 49
<columns> 50
<asp:TemplateColumn HeaderText="企业状态"> 51
<itemtemplate> 52
<asp:Label ID="Label1" runat="server"> 53
<%#DataBinder.Eval(Container.DataItem,"Operation").ToString()%> 54
</asp:Label> 55
</itemtemplate> 56
</asp:TemplateColumn> 57
<asp:TemplateColumn HeaderText="客户名称"> 58
<itemtemplate> 59
<div align="left"> 60
<asp:Label ID="Label2" runat="server"> 61
<%# DataBinder.Eval(Container.DataItem,"CompanyName").ToString() %> 62
</asp:Label> 63
</div> 64
</itemtemplate> 65
</asp:TemplateColumn> 66
<asp:TemplateColumn HeaderText="操作"> 67
<itemtemplate> 68
<asp:HyperLink ID="HyperLink3" runat="server" NavigateUrl='<%#"ContractADD.aspx?CompanyID="+DataBinder.Eval(Container.DataItem,"CompanyID").ToString()%>'> 69
<img src="images/yyy.gif" border="0" alt="签订合同"></asp:HyperLink> 70
71
<asp:HyperLink ID="HyperLink1" runat="server" NavigateUrl='<%#"ContractList.aspx?action=shows&CompanyID="+DataBinder.Eval(Container.DataItem,"CompanyID").ToString()%>'> 72
<img src="images/icon_edit.gif" border="0" alt="查看合同详细内容"></asp:HyperLink> 73
</itemtemplate> 74
</asp:TemplateColumn> 75
</columns> 76
<pagerstyle HorizontalAlign="Center" ForeColor="#330099" BackColor="#FFFFCC" Mode="NumericPages"></pagerstyle> 77
</asp:datagrid></TD> 78
</TR> 79
</TABLE> 80
</TD> 81
<TD style="LINE-HEIGHT: 200%" vAlign="top" width="56%" height="36"> 82
<table height="28" cellSpacing="0" cellPadding="0" width="489" align="center" border="0"> 83
<tr> 84
<td background="images/ggggg_03.gif"> 85
<div align="right"><asp:label id="c0Name" runat="server"></asp:label> </div> 86
</td> 87
</tr> 88
</table> 89
<table cellSpacing="0" cellPadding="0" width="489" border="0"> 90
<tr> 91
<td vAlign="top" background="images/ggggggg_06.gif" height="105"> 92
<table cellSpacing="0" cellPadding="0" width="98%" align="center" border="0"> 93
<tr align="center"> 94
<td height="46"><a href="ContractList.aspx?action=<%=Request.QueryString["action"]%>&CompanyID=<%=Request.QueryString["CompanyID"]%>&ContractClass=域名合同"> 95
<IMG height="29" src="images/t1.gif" width="91" border="0"></a></td> 96
<td> 97
<a href="ContractList.aspx?action=<%=Request.QueryString["action"]%>&CompanyID=<%=Request.QueryString["CompanyID"]%>&ContractClass=网站合同"> 98
<IMG height="29" src="images/T2.gif" width="91" border="0"></a></td> 99
<td><a href="ContractList.aspx?action=<%=Request.QueryString["action"]%>&CompanyID=<%=Request.QueryString["CompanyID"]%>&ContractClass=推广合同"> 100
<IMG height="29" src="images/t3.gif" width="91" border="0"></a></td> 101
<td><a href="ContractList.aspx?action=<%=Request.QueryString["action"]%>&CompanyID=<%=Request.QueryString["CompanyID"]%>&ContractClass=短信合同"> 102
<IMG height="29" src="images/t4.gif" width="91" border="0"></a></td> 103
<td><a href="ContractList.aspx?action=<%=Request.QueryString["action"]%>&CompanyID=<%=Request.QueryString["CompanyID"]%>&ContractClass=空间邮箱"> 104
<IMG height="29" src="images/t5.gif" width="91" border="0"></a></td> 105
</tr> 106
</table> 107
<table cellSpacing="0" cellPadding="0" width="98%" align="center" border="0"> 108
<tr> 109
<td vAlign="top" align="center"><asp:datagrid id="dg2" runat="server" BorderWidth="0px" BorderStyle="None" Width="477px" AutoGenerateColumns="False" 110
ShowHeader="False"> 111
<Columns> 112
<asp:TemplateColumn> 113
<ItemTemplate> 114
<TABLE cellSpacing="0" cellPadding="0" width="98%" align="center" border="0"> 115
<TR> 116
<TD vAlign="top" height="60"> 117
<TABLE id="ht" cellSpacing="0" cellPadding="0" width="98%" align="center" border="0" runat="server"> 118
<TR> 119
<TD bgColor="#ffffcc" colSpan="4" height="30"> 公司名称:【 120
<asp:Label ID="CompanyName" runat="server"> 121
<%# DataBinder.Eval(Container.DataItem,"CompanyName").ToString() %> 122
</asp:Label>】</TD> 123
</TR> 124
<TR> 125
<TD height="30"> 合同类型:</TD> 126
<TD height="30"> 127
<asp:Label ID="ContractClass" runat="server"> 128
<%# DataBinder.Eval(Container.DataItem,"ContractClass").ToString() %> 129
</asp:Label></TD> 130
<TD height="30"> 合同状态:</TD> 131
<TD height="30"> 132
<asp:Label ID="zt" runat="server"> 133
<%# DataBinder.Eval(Container.DataItem,"zt").ToString() %> 134
</asp:Label></TD> 135
</TR> 136
<TR> 137
<TD width="21%" height="30"> 合同编号:</TD> 138
<TD width="33%" height="30"> 139
<asp:Label ID="ContractNo" runat="server"> 140
<%# DataBinder.Eval(Container.DataItem,"ContractNo").ToString() %> 141
</asp:Label></TD> 142
<TD width="17%" height="30"> 联系电话:</TD> 143
<TD width="29%" height="30"> 144
<asp:Label ID="Telephone" runat="server"> 145
<%# DataBinder.Eval(Container.DataItem,"Telephone").ToString() %> 146
</asp:Label></TD> 147
</TR> 148
<TR> 149
<TD height="30"> 手 机:</TD> 150
<TD height="30"> 151
<asp:Label ID="Cellphone" runat="server"> 152
<%# DataBinder.Eval(Container.DataItem,"Cellphone").ToString() %> 153
</asp:Label></TD> 154
<TD height="30"> 联系地址:</TD> 155
<TD height="30"> 156
<asp:Label ID="CompanyAddress" runat="server"> 157
<%# DataBinder.Eval(Container.DataItem,"CompanyAddress").ToString() %> 158
</asp:Label></TD> 159
</TR> 160
<TR> 161
<TD height="30"> 联 系 人:</TD> 162
<TD height="30"> 163
<asp:Label ID="CompanyContact" runat="server"> 164
<%# DataBinder.Eval(Container.DataItem,"CompanyContact").ToString() %> 165
</asp:Label></TD> 166
<TD height="30"> 商务代表:</TD> 167
<TD height="30"> 168
<asp:Label ID="RealName" runat="server"> 169
<%# DataBinder.Eval(Container.DataItem,"RealName").ToString() %> 170
</asp:Label></TD> 171
</TR> 172
<TR> 173
<TD height="30"> 签订日期:</TD> 174
<TD height="30"> 175
<asp:Label ID="addtime" runat="server"> 176
<%# DataBinder.Eval(Container.DataItem,"addtime").ToString() %> 177
</asp:Label></TD> 178
<TD height="30"> 终止日期:</TD> 179
<TD height="30"> 180
<asp:Label ID="endtime" runat="server"> 181
<%# DataBinder.Eval(Container.DataItem,"endtime").ToString() %> 182
</asp:Label></TD> 183
</TR> 184
<TR> 185
<TD bgColor="#ffffcc" colSpan="4" height="30"> 合同金额: 186



