• 大小: 135KB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2021-06-01
  • 语言: 其他
  • 标签: 招投标  

资源简介

工程项目管理招投标管理,以及开标公示,中标单位管理

资源截图

代码片段和文件信息

namespace xyoa.ProManage.Shenpi.Zhaotoubiao
{
    using qiupeng.publiccs;
    using qiupeng.sql;
    using System;
    using System.Web.UI;
    using System.Web.UI.HtmlControls;
    using System.Web.UI.WebControls;

    public class Bid : Page
    {
        protected HtmlHead Head1;
        protected HtmlForm form1;
        protected TextBox ProName;
        protected DropDownList LcProZhuangtai;
        protected Button SearchData;
        protected GridView GridView1;
        protected linkButton btnFirst;
        protected linkButton btnPrev;
        protected linkButton btnNext;
        protected linkButton btnLast;
        protected TextBox GoPage;
        protected Button Button1;
        protected DropDownList DropDownList1;
        protected Label CountsLabel;
        protected Label CurrentlyPageLabel;
        protected Label AllPageLabel;
        protected HtmlInputHidden SortText;
        private Db List = new Db();
        private publics pulicss = new publics();
        private BindDrowDownList list = new BindDrowDownList();
        protected TextBox Biddingtitle;
        public string CreateMidSql()
        {
            string text = string.Empty;
            if (this.Biddingtitle.Text != ““)
            {
                text = text + “ and Biddingtitle like ‘%“ + this.pulicss.GetFormatStr(this.Biddingtitle.Text) + “%‘“;
            }
            if (this.ProName.Text != ““)
            {
                text = text + “ and ProName like ‘%“ + this.pulicss.GetFormatStr(this.ProName.Text) + “%‘“;
            }
            if (this.LcProZhuangtai.SelectedValue != ““)
            {
                text = text + “ and LcProZhuangtai = ‘“ + this.LcProZhuangtai.SelectedValue + “‘“;
            }
            text = text + “ and A.Leixing =1“;
            return text;
        }
        protected void Page_Load(object sender EventArgs e)
        {
            if (this.Session[“username“] == null)
            {
                base.Response.Write(“ript language=javascript>alert(‘登陆超时!‘);window.parent.location = ‘/main_d.aspx‘ript>“);
            }
            else
            {
                if (!this.Page.IsPostBack)
                {
                    this.BindAttribute();
                    this.DataBindToGridview(this.SortText.Value this.CreateMidSql());
                    this.Bindquanxian();
                }
            }
        }
        public void Bindquanxian()
        {
            this.pulicss.QuanXianVis(this.GridView1 “yyyy9w“ this.Session[“perstr“].ToString());
        }
        public void BindAttribute()
        {
            this.ProName.Attributes[“onkeydown“] = “if (event.keyCode==13) { document.all.SearchData.click(); return false;}“;
            this.SearchData.Attributes[“onclick“] = “javascript:return showwait();“;
            this.btnFirst.Attributes[“onclick“] = “javascript:return showwait();“;
            this.btnPrev.Attr

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件       8908  2015-12-14 22:19  招投标升级包\cs_ProManage\Shenpi\Zhaotoubiao\Bid.cs

     文件       8912  2015-12-15 10:50  招投标升级包\cs_ProManage\Shenpi\Zhaotoubiao\Bidding.cs

     文件      41084  2015-12-15 10:54  招投标升级包\cs_ProManage\Shenpi\Zhaotoubiao\Bidding_show.cs

     文件       8982  2015-12-15 10:57  招投标升级包\cs_ProManage\Shenpi\Zhaotoubiao\Bidding_ysp.cs

     文件      15002  2015-12-15 10:58  招投标升级包\cs_ProManage\Shenpi\Zhaotoubiao\Bidding_ysp_show.cs

     文件      41552  2015-12-15 10:51  招投标升级包\cs_ProManage\Shenpi\Zhaotoubiao\Bid_show.cs

     文件       8978  2015-12-14 22:19  招投标升级包\cs_ProManage\Shenpi\Zhaotoubiao\Bid_ysp.cs

     文件      15498  2015-12-13 16:00  招投标升级包\cs_ProManage\Shenpi\Zhaotoubiao\Bid_ysp_show.cs

     文件      14894  2015-12-15 11:02  招投标升级包\cs_ProManage\Zhaotoubiao\Bid.cs

     文件      14911  2015-12-15 11:23  招投标升级包\cs_ProManage\Zhaotoubiao\Bidding.cs

     文件      30027  2015-12-14 21:47  招投标升级包\cs_ProManage\Zhaotoubiao\Bidding_add.cs

     文件       5121  2015-12-14 21:51  招投标升级包\cs_ProManage\Zhaotoubiao\Bidding_add_ZB.cs

     文件      16423  2015-12-15 11:38  招投标升级包\cs_ProManage\Zhaotoubiao\Bidding_show.cs

     文件      10020  2015-12-14 21:54  招投标升级包\cs_ProManage\Zhaotoubiao\Bidding_Update.cs

     文件       5631  2015-12-14 21:55  招投标升级包\cs_ProManage\Zhaotoubiao\Bidding_Update_ZB.cs

     文件      12252  2015-12-15 11:45  招投标升级包\cs_ProManage\Zhaotoubiao\Bidopening.cs

     文件      15906  2015-12-14 18:50  招投标升级包\cs_ProManage\Zhaotoubiao\Bidopening_show.cs

     文件      30995  2015-12-14 21:48  招投标升级包\cs_ProManage\Zhaotoubiao\Bid_add.cs

     文件       5117  2015-12-13 22:17  招投标升级包\cs_ProManage\Zhaotoubiao\Bid_add_ZB.cs

     文件      16867  2015-12-15 11:39  招投标升级包\cs_ProManage\Zhaotoubiao\Bid_show.cs

     文件      10756  2015-12-14 18:06  招投标升级包\cs_ProManage\Zhaotoubiao\Bid_Update.cs

     文件       5627  2015-12-13 22:18  招投标升级包\cs_ProManage\Zhaotoubiao\Bid_Update_ZB.cs

     文件      14142  2015-12-13 20:36  招投标升级包\ProManage\Shenpi\Zhaotoubiao\Bid.aspx

     文件      13204  2015-12-15 10:47  招投标升级包\ProManage\Shenpi\Zhaotoubiao\Bidding.aspx

     文件      16761  2015-12-15 10:45  招投标升级包\ProManage\Shenpi\Zhaotoubiao\Bidding_show.aspx

     文件      12809  2015-12-15 10:44  招投标升级包\ProManage\Shenpi\Zhaotoubiao\Bidding_ysp.aspx

     文件      11795  2015-12-15 10:42  招投标升级包\ProManage\Shenpi\Zhaotoubiao\Bidding_ysp_show.aspx

     文件      18248  2015-12-13 20:35  招投标升级包\ProManage\Shenpi\Zhaotoubiao\Bid_show.aspx

     文件      13747  2015-12-13 20:36  招投标升级包\ProManage\Shenpi\Zhaotoubiao\Bid_ysp.aspx

     文件      13285  2015-12-13 20:36  招投标升级包\ProManage\Shenpi\Zhaotoubiao\Bid_ysp_show.aspx

............此处省略31个文件信息

评论

共有 条评论

相关资源