企业ERP管理软件采购管理采购合同子模块的设计与开发(20)_毕业论文

毕业论文移动版

毕业论文 > 计算机论文 >

企业ERP管理软件采购管理采购合同子模块的设计与开发(20)


4.4    待签约合同查改删
 

代码:
<%@ Page Language="C#" AutoEventWireup="true" CodeFile="kc_list.aspx.cs" Inherits="kc_list" %>

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml" >
<head id="Head1" runat="server">
    <title>无标题页</title>
    <LINK
href="css.css" type=text/css rel=stylesheet>
    <style type="text/css">
        .style1
        {
            height: 17px;
            width: 1230px;
        }
    </style>
</head>
<body>
    <form id="form1" runat="server">
    <p>
        <table border="0" style="width: 100%">
            <tr>
                <td align="left" class="style1">
                    &nbsp;<table align="center" border="1" bordercolordark="#9cc7ef" bordercolorlight="#145aa0"
                        cellpadding="4" cellspacing="0" style="width: 100%">
                        <tr bgcolor="#4296e7">
                            <td colspan="1">
                                <p align="center">
                                    待签约合同查询</p>
                            </td>
                        </tr>
                        <tr>
                            <td width="79%">
                                &nbsp;合同名称:<asp:TextBox ID="mc" runat="server" Width="98px"></asp:TextBox>合同编号:<asp:TextBox ID="bh" (责任编辑:qin)