private String ID()
    {
        if (Session["userid"] is object)
        {
            userid = Session["userid"].ToString();

        }

        String param1 = ""; if (Request.Params["param1"] is object) param1 = Request.Params["param1"].ToString();
        String param2 = ""; if (Request.Params["param2"] is object) param2 = Request.Params["param2"].ToString();
        String param3 = ""; if (Request.Params["param3"] is object) param3 = Request.Params["param3"].ToString();
        String param4 = ""; if (Request.Params["param4"] is object) param4 = Request.Params["param4"].ToString();
        String param5 = ""; if (Request.Params["param5"] is object) param5 = Request.Params["param5"].ToString();
        String param6 = ""; if (Request.Params["param6"] is object) param6 = Request.Params["param6"].ToString();
        String param7 = ""; if (Request.Params["param7"] is object) param7 = Request.Params["param7"].ToString();
        String param8 = ""; if (Request.Params["param8"] is object) param8 = Request.Params["param8"].ToString();
        String param9 = ""; if (Request.Params["param9"] is object) param9 = Request.Params["param9"].ToString();
        //String sql = "";
        String output = "";

        try
        {
            output = param1;

            if (output == "ID")
            {
                ALMIS.ExecuteSTP eSTP = new ALMIS.ExecuteSTP();
                eSTP.Datas();
                DataSet ds = new DataSet();
                ds = eSTP.List9("P_USRPRS", "X", param2, "", param4, "", userid, "", "", "");
                dt = ds.Tables[0];

                if (dt.Rows.Count > 0)
                {
                    output = "notambah";
                    return output;

                }

            }

            if ( output == "ID" || output == "DD" )
            {

                ALMIS.ExecuteSTP eSTP = new ALMIS.ExecuteSTP();
                eSTP.Datas();
                eSTP.save9("P_USRPRS", param1, param2, param3, param4, param5, userid, param7, param8, "0");
                return output;

            }

        }
        catch (Exception ex)
        {
            Response.Write(ex.Message);
            Response.End();
            return ex.Message;
        }

        return output;
    }
    private String CRUD_D()
    {
        if (Session["userid"] is object)
        {
            userid = Session["userid"].ToString();

        }

        param1 = Request.Params["param1"].ToString();
        param2 = Request.Params["param2"].ToString();
        param3 = Request.Params["param3"].ToString();
        param4 = Request.Params["param4"].ToString();
        param5 = Request.Params["param5"].ToString();
        param6 = Request.Params["param6"].ToString();
        param7 = Request.Params["param7"].ToString();
        param8 = Request.Params["param8"].ToString();
        param9 = Request.Params["param9"].ToString();

        String sql = "";
        String output = "";

        try
        {

            output = param1;

            if (output == "I" || output == "E" || output == "D")
            {
                ALMIS.ExecuteSTP eSTP = new ALMIS.ExecuteSTP();

                eSTP.Datas();
                DataSet ds = new DataSet();
                ds = eSTP.List9("P_PREDOK_D", "X", param2, "", param4, param5, "", "", "", "");
                dt = ds.Tables[0];
                if (output == "I")
                {
                    if (dt.Rows.Count > 0)
                    {

                        if (output == "I")
                            output = "noadd";

                        return output;
                    }
                }
                eSTP.Datas();
                eSTP.save9("P_PREDOK_D", param1, param2, param3, param4, param5, userid, param7, param8, param9);

                if (output == "I")
                    output = "ID";
                if (output == "D")
                    output = "DD";

                return output;
            }
            else
                output = "gagal";
        }
        catch (Exception ex)
        {
            Response.Write(ex.Message);
            Response.End();
            return ex.Message;
        }

        return output;
    }
Exemplo n.º 3
0
    private String SaveDetail()
    {
        String param1 = ""; if (Request.Params["param1"] is object) param1 = Request.Params["param1"].ToString();
        String param2 = ""; if (Request.Params["param2"] is object) param2 = Request.Params["param2"].ToString();
        String param3 = ""; if (Request.Params["param3"] is object) param3 = Request.Params["param3"].ToString();
        String param4 = ""; if (Request.Params["param4"] is object) param4 = Request.Params["param4"].ToString();
        String param5 = ""; if (Request.Params["param5"] is object) param5 = Request.Params["param5"].ToString();
        String param6 = ""; if (Request.Params["param6"] is object) param6 = Request.Params["param6"].ToString();
        String param7 = ""; if (Request.Params["param7"] is object) param7 = Request.Params["param7"].ToString();
        String param8 = ""; if (Request.Params["param8"] is object) param8 = Request.Params["param8"].ToString();
        String param9 = ""; if (Request.Params["param9"] is object) param9 = Request.Params["param9"].ToString();

        try
        {

                ALMIS.ExecuteSTP eSTP = new ALMIS.ExecuteSTP();
                eSTP.Datas();
                DataSet ds = new DataSet();
                eSTP.save9("P_PENGTO_D", param1, param2, param3, param4, param5, param6, param7, param8, param9);

        }
        catch (Exception ex)
        {
            Response.Write(ex.Message);
            Response.End();
            return ex.Message;
        }

        return param1;
    }
Exemplo n.º 4
0
    private bool ServiceSelect(string sm)
    {
        switch (sm)
        {
            case "V": // Untuk Menampilkan Data Form Registrasi

                var Param1 = Request.Params["param1"].ToString();
                var Param2 = Request.Params["param2"].ToString();

                ALMIS.ExecuteSTP eSTP = new ALMIS.ExecuteSTP();
                eSTP.Datas();
                DataSet ds = new DataSet();
                ds = eSTP.List36("P_REGIST", Param1, Param2, "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "");

                dt = ds.Tables[0];

                Response.ContentType = "text/plain";

                Response.Write(dt.Rows[0]["registNmrReg"].ToString() + "|"); //0
                Response.Write(dt.Rows[0]["penlapNmrPen"].ToString() + "|"); //1
                Response.Write(dt.Rows[0]["registIdents"].ToString() + "|"); //2
                Response.Write(dt.Rows[0]["MidentNamass"].ToString() + "|"); //3
                Response.Write(dt.Rows[0]["MidentIdents"].ToString() + "|"); //4
                Response.Write(dt.Rows[0]["MidentNamass"].ToString() + "|"); //5
                Response.Write(dt.Rows[0]["MidentJnsKel"].ToString() + "|"); //6
                Response.Write(dt.Rows[0]["MidentTmplhr"].ToString() + "|"); //7
                Response.Write(dt.Rows[0]["MidentTgllhr"].ToString() + "|"); //8
                Response.Write(dt.Rows[0]["MidentPekerj"].ToString() + "|"); //9
                Response.Write(dt.Rows[0]["MidentNmrPeg"].ToString() + "|"); //10
                Response.Write(dt.Rows[0]["MidentAlamat"].ToString() + "|"); //11
                Response.Write(dt.Rows[0]["MidentJnsIdn"].ToString() + "|"); //12
                Response.Write(dt.Rows[0]["MidentNmrHps"].ToString() + "|"); //13
                Response.Write(dt.Rows[0]["MidentStatus"].ToString() + "|"); //14
                Response.Write(dt.Rows[0]["MidentNmPsng"].ToString() + "|"); //15
                Response.Write(dt.Rows[0]["MidentTmpPas"].ToString() + "|"); //16
                Response.Write(dt.Rows[0]["MidentTglPas"].ToString() + "|"); //17
                Response.Write(dt.Rows[0]["MidentThnNkh"].ToString() + "|"); //18
                Response.Write(dt.Rows[0]["registTy1Sts"].ToString() + "|"); //19
                Response.Write(dt.Rows[0]["registTy1Sts"].ToString() + "|"); //20
                Response.Write(dt.Rows[0]["registTy2Jml"].ToString() + "|"); //21
                Response.Write(dt.Rows[0]["registTy2Sts"].ToString() + "|"); //22
                Response.Write(dt.Rows[0]["registAlshak"].ToString() + "|"); //23
                Response.Write(dt.Rows[0]["registSHMsss"].ToString() + "|"); //24
                Response.Write(dt.Rows[0]["registSHMNmr"].ToString() + "|"); //25
                Response.Write(dt.Rows[0]["registSKTsss"].ToString() + "|"); //26
                Response.Write(dt.Rows[0]["registSKTNmr"].ToString() + "|"); //27
                Response.Write(dt.Rows[0]["registTahuns"].ToString() + "|"); //28
                Response.Write(dt.Rows[0]["praregLokkab"].ToString() + "|"); //29
                Response.Write(dt.Rows[0]["praregLokkec"].ToString() + "|"); //30
                Response.Write(dt.Rows[0]["praregLokdes"].ToString() + "|"); //31
                Response.Write(dt.Rows[0]["registLuasss"].ToString() + "|"); //32
                Response.Write(dt.Rows[0]["registBtsutr"].ToString() + "|"); //33
                Response.Write(dt.Rows[0]["registBtsslt"].ToString() + "|"); //34
                Response.Write(dt.Rows[0]["registBtstmr"].ToString() + "|"); //35
                Response.Write(dt.Rows[0]["registBtsbrt"].ToString() + "|"); //36
                Response.Write(dt.Rows[0]["registTy3Sts"].ToString() + "|"); //37
                Response.Write(dt.Rows[0]["registTy3Thn"].ToString() + "|"); //38
                Response.Write(dt.Rows[0]["registTy4Sts"].ToString() + "|"); //39
                Response.Write(dt.Rows[0]["registTy4Thn"].ToString() + "|"); //40
                Response.Write(dt.Rows[0]["registTy5Sts"].ToString() + "|"); //41
                Response.Write(dt.Rows[0]["registTy5Thn"].ToString() + "|"); //42
                Response.Write(dt.Rows[0]["registKtergn"].ToString() + "|"); //43
                Response.Write(dt.Rows[0]["registEkspsi"].ToString() + "|"); //44
                Response.Write(dt.Rows[0]["registLanjut"].ToString() + "|"); //45
                Response.Write(dt.Rows[0]["registKeteks"].ToString() + "|"); //46
                Response.Write(dt.Rows[0]["registKodper"].ToString() + "|"); //47

                dt.Dispose();

                Response.End();
                Response.End();
                return false;
            case "cek":

                var Param1x = Request.Params["param1"].ToString();
                var Param2x = Request.Params["param2"].ToString();

                ALMIS.ExecuteSTP eSTPx = new ALMIS.ExecuteSTP();
                eSTPx.Datas();
                DataSet dsx = new DataSet();
                dsx = eSTPx.List36("P_REGIST", Param1x, "", "", "", "", "", "", "", "", "", "", Param2x, "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "");

                dt = dsx.Tables[0];

                Response.ContentType = "text/plain";

                Response.Write(dt.Rows[0]["duplikat"].ToString() + "|"); //0
                Response.Write(dt.Rows[0]["registNmrReg"].ToString() + "|"); //1

                dt.Dispose();

                Response.End();
                return false;

            case "LAN":

                var param1LAN = Request.Params["param1"].ToString();
                var param2LAN = Request.Params["param2"].ToString();

                ALMIS.ExecuteSTP eSTP_LAN = new ALMIS.ExecuteSTP();
                eSTP_LAN.Datas();
                DataSet ds_LAN = new DataSet();
                ds_LAN = eSTP_LAN.List36("P_REGIST", param1LAN, param2LAN, "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "");

                dt = ds_LAN.Tables[0];

                Response.ContentType = "application/xhtml+xml";
                Response.Write("<?xml version=\"1.0\" encoding=\"UTF-8\"?>");
                Response.Write("<rows>");

                for (int i = 0; i < dt.Rows.Count; i++)
                {
                    Random r = new Random();
                    Response.Write("<row id=\"" + (i + 1).ToString() + "\">");
                    Response.Write("<cell>" + (i + 1).ToString() + "</cell>"); // Untuk Membuat Angka
                    Response.Write("<cell>" + RemoveWhiteSpace(dt.Rows[i]["midentNamass"].ToString()) + "</cell>");
                    Response.Write("<cell>" + RemoveWhiteSpace(dt.Rows[i]["midentTgllhr"].ToString()) + "</cell>");
                    Response.Write("<cell>" + RemoveWhiteSpace(dt.Rows[i]["midentPkrjan"].ToString()) + "</cell>");
                    Response.Write("<cell>" + RemoveWhiteSpace(dt.Rows[i]["midentAlamat"].ToString()) + "</cell>");
                    Response.Write("</row>");
                }
                Response.Write("</rows>");
                dt.Dispose();

                Response.End();
                Response.End();

                return false;

            case "LAY":

                var param1LAY = Request.Params["param1"].ToString();
                var param2LAY = Request.Params["param2"].ToString();

                ALMIS.ExecuteSTP eSTP_LAY = new ALMIS.ExecuteSTP();
                eSTP_LAY.Datas();
                DataSet ds_LAY = new DataSet();
                ds_LAY = eSTP_LAY.List36("P_REGIST", param1LAY, param2LAY, "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "");

                dt = ds_LAY.Tables[0];

                Response.ContentType = "application/xhtml+xml";
                Response.Write("<?xml version=\"1.0\" encoding=\"UTF-8\"?>");
                Response.Write("<rows>");

                for (int i = 0; i < 1; i++)
                {
                    Random r = new Random();
                    Response.Write("<row id=\"" + (i + 1).ToString() + "\">");
                    Response.Write("<cell>" + (i + 1).ToString() + "</cell>"); // Untuk Membuat Angka
                    Response.Write("<cell>" + RemoveWhiteSpace(dt.Rows[i]["MidentNmAyah"].ToString()) + "</cell>");
                    Response.Write("<cell>" + RemoveWhiteSpace(dt.Rows[i]["MidentTglAyh"].ToString()) + "</cell>");
                    Response.Write("<cell>" + RemoveWhiteSpace(dt.Rows[i]["MidentKrjAyh"].ToString()) + "</cell>");
                    Response.Write("<cell>" + RemoveWhiteSpace(dt.Rows[i]["midentAlmAyh"].ToString()) + "</cell>");
                    Response.Write("</row>");
                }

                Response.Write("</rows>");
                dt.Dispose();

                Response.End();
                Response.End();

                return false;

            case "LIB":

                var param1LIB = Request.Params["param1"].ToString();
                var param2LIB = Request.Params["param2"].ToString();

                ALMIS.ExecuteSTP eSTP_LIB = new ALMIS.ExecuteSTP();
                eSTP_LIB.Datas();
                DataSet ds_LIB = new DataSet();
                ds_LIB = eSTP_LIB.List36("P_REGIST", param1LIB, param2LIB, "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "");

                dt = ds_LIB.Tables[0];

                Response.ContentType = "application/xhtml+xml";
                Response.Write("<?xml version=\"1.0\" encoding=\"UTF-8\"?>");
                Response.Write("<rows>");

                for (int i = 0; i < 1; i++)
                {
                    Random r = new Random();
                    Response.Write("<row id=\"" + (i + 1).ToString() + "\">");
                    Response.Write("<cell>" + (i + 1).ToString() + "</cell>"); // Untuk Membuat Angka
                    Response.Write("<cell>" + RemoveWhiteSpace(dt.Rows[i]["MidentNmIbus"].ToString()) + "</cell>");
                    Response.Write("<cell>" + RemoveWhiteSpace(dt.Rows[i]["MidentTglIbu"].ToString()) + "</cell>");
                    Response.Write("<cell>" + RemoveWhiteSpace(dt.Rows[i]["MidentKrjIbu"].ToString()) + "</cell>");
                    Response.Write("<cell>" + RemoveWhiteSpace(dt.Rows[i]["midentAlmIbu"].ToString()) + "</cell>");
                    Response.Write("</row>");
                }

                Response.Write("</rows>");
                dt.Dispose();

                Response.End();
                Response.End();

                return false;

            case "CRUD":
                Response.ContentType = "text/plain";
                Response.Write(Save());
                Response.End();
                return false;

            case "ddkl":
                Response.ContentType = "text/plain";
                Response.Write(IsiKelengkapan("1"));
                Response.End();
                return false;

            case "IA":

                string param1IA = Request.Params["param1"].ToString();
                string param2IA = Request.Params["param2"].ToString();
                string param3IA = Request.Params["param3"].ToString();
                string param4IA = Request.Params["param4"].ToString();
                string param5IA = Request.Params["param5"].ToString();
                string param6IA = Request.Params["param6"].ToString();

                ALMIS.ExecuteSTP eSTP_IA = new ALMIS.ExecuteSTP();
                eSTP_IA.Datas();
                eSTP_IA.save9("P_REGIST_D", param1IA, param2IA, "", param3IA, param4IA, param5IA, param6IA,"","");

                return false;

            case "SA": // Untuk Menampilkan Data Grid Kondisi Lahan Dan Ifra Stuktur

                var param1SA = Request.Params["param1"].ToString();
                var param2SA = Request.Params["param2"].ToString();
                var param3SA = Request.Params["param3"].ToString();

                ALMIS.ExecuteSTP eSTP_SA = new ALMIS.ExecuteSTP();
                eSTP_SA.Datas();
                DataSet ds_SA = new DataSet();
                ds_SA = eSTP_SA.List9("P_REGIST_D", param1SA, param2SA, "", param3SA, "", "","","","");

                dt = ds_SA.Tables[0];

                Response.ContentType = "application/xhtml+xml";
                Response.Write("<?xml version=\"1.0\" encoding=\"UTF-8\"?>");
                Response.Write("<rows>");
                for (int i = 0; i < dt.Rows.Count; i++)
                {
                    Random r = new Random();
                    Response.Write("<row id=\"" + (i + 1).ToString() + "\">");
                    Response.Write("<cell>" + (i + 1).ToString() + "</cell>"); // Untuk Membuat Angka
                    Response.Write("<cell>" + RemoveWhiteSpace(dt.Rows[i]["registKondis"].ToString()) + "</cell>");
                    Response.Write("<cell>" + RemoveWhiteSpace(dt.Rows[i]["registKeters"].ToString()) + "</cell>");
                    Response.Write("<cell>" + RemoveWhiteSpace("Delete^javascript:Hapus(\"" + "DA" + "\",\"" + "DA" + "\",\"" + dt.Rows[i]["registNmrReg"].ToString() + "\",\"" + dt.Rows[i]["registSequen"].ToString() + "\",\"" + dt.Rows[i]["registSequen"].ToString() + "\");^_self") + "</cell>");

                    Response.Write("</row>");
                }
                Response.Write("</rows>");
                dt.Dispose();

                Response.End();

                return false;
            case "DA":

                string param1DA = Request.Params["param1"].ToString();
                string param2DA = Request.Params["param2"].ToString();
                string param3DA = Request.Params["param3"].ToString();

                ALMIS.ExecuteSTP eSTP_DA = new ALMIS.ExecuteSTP();
                eSTP_DA.Datas();
                eSTP_DA.save8("P_REGIST_D", param1DA, param2DA, "", "", "", param3DA,"","");

                return false;

            case "ListUploadIdentitasLahan":

                var Param1z = Request.Params["param1"].ToString();
                var Param2z = Request.Params["IDRegistrasi"].ToString();

                String path_pic = (HttpContext.Current.Request.Url.AbsolutePath).ToLower();

                ALMIS.ExecuteSTP eSTPz = new ALMIS.ExecuteSTP();
                eSTPz.Datas();
                DataSet dsz = new DataSet();
                dsz = eSTPz.List36("P_REGIST", Param1z, Param2z, "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "");

                dt = dsz.Tables[0];

                Response.ContentType = "application/xhtml+xml";
                Response.Write("<?xml version=\"1.0\" encoding=\"UTF-8\"?>");
                Response.Write("<rows>");
                for (int i = 0; i < dt.Rows.Count; i++)
                {
                    Random r = new Random();
                    Response.Write("<row id=\"" + (i + 1).ToString() + "\">");

                    Response.Write("<cell>" + (i + 1).ToString() + "</cell>");
                    Response.Write("<cell>" + RemoveWhiteSpace(dt.Rows[i]["codessDescs1"].ToString()) + "</cell>");
                    Response.Write("<cell>" + RemoveWhiteSpace(dt.Rows[i]["hdocumFiless"].ToString()) + "</cell>");

                    Response.Write("<cell>" + "Download^" + path_pic + "?sm=df&amp;namafile=" + dt.Rows[i]["hdocumIdLink"].ToString() + "&amp;filelama=" + dt.Rows[i]["hdocumFiless"].ToString() + "</cell>");
                    //Response.Write("<cell>" + "Delete^" + path_pic + "?sm=Deletepic&amp;IDSOURCE=" + dt.Rows[i]["IDSource"].ToString() + "</cell>");
                    Response.Write("<cell>" + RemoveWhiteSpace("Delete^javascript:DeletePic(\"" + dt.Rows[i]["hdocumIdLink"].ToString()) + "\",\"" + Param2z + "\");^_self" + "</cell>");

                    Response.Write("<cell>" + RemoveWhiteSpace(dt.Rows[i]["hdocumIdSour"].ToString()) + "</cell>");
                    Response.Write("<cell>" + RemoveWhiteSpace(dt.Rows[i]["hdocumIdLink"].ToString()) + "</cell>");
                    Response.Write("</row>");
                }
                Response.Write("</rows>");
                dt.Dispose();
                //conn.myConnectionClose();
                Response.End();
                return false;

            case "ListUploadKelengkapan":

                var Param1a = Request.Params["param1"].ToString();
                var Param2a = Request.Params["IDRegistrasi"].ToString();

                String path_pica = (HttpContext.Current.Request.Url.AbsolutePath).ToLower();

                ALMIS.ExecuteSTP eSTPa = new ALMIS.ExecuteSTP();
                eSTPa.Datas();
                DataSet dsa = new DataSet();
                dsa = eSTPa.List9("P_REGIST_D", Param1a, Param2a, "", "", "", "","","","");

                dt = dsa.Tables[0];

                Response.ContentType = "application/xhtml+xml";
                Response.Write("<?xml version=\"1.0\" encoding=\"UTF-8\"?>");
                Response.Write("<rows>");
                for (int i = 0; i < dt.Rows.Count; i++)
                {
                    Random r = new Random();
                    Response.Write("<row id=\"" + (i + 1).ToString() + "\">");

                    Response.Write("<cell>" + (i + 1).ToString() + "</cell>");
                    Response.Write("<cell>" + RemoveWhiteSpace(dt.Rows[i]["codessDescs1"].ToString()) + "</cell>");
                    Response.Write("<cell>" + RemoveWhiteSpace(dt.Rows[i]["codessDescs2"].ToString()) + "</cell>");
                    Response.Write("<cell>" + RemoveWhiteSpace(dt.Rows[i]["hdocumFiless"].ToString()) + "</cell>");

                    Response.Write("<cell>" + "Download^" + path_pica + "?sm=df&amp;namafile=" + dt.Rows[i]["hdocumIdLink"].ToString() + "&amp;filelama=" + dt.Rows[i]["hdocumFiless"].ToString() + "</cell>");
                    Response.Write("<cell>" + RemoveWhiteSpace("Delete^javascript:DeletePic(\"" + dt.Rows[i]["hdocumIdLink"].ToString()) + "\",\"" + Param2a + "\");^_self" + "</cell>");

                    Response.Write("<cell>" + RemoveWhiteSpace(dt.Rows[i]["hdocumIdSour"].ToString()) + "</cell>");
                    Response.Write("<cell>" + RemoveWhiteSpace(dt.Rows[i]["hdocumIdLink"].ToString()) + "</cell>");
                    Response.Write("</row>");
                }
                Response.Write("</rows>");
                dt.Dispose();
                //conn.myConnectionClose();
                Response.End();
                return false;

            case "SaveUploadRegistrasi":
                Response.ContentType = "text/plain";
                Response.Write(SaveUploadRegistrasi());
                Response.End();
                return false;

            case "SaveUploadKelengkapan":
                Response.ContentType = "text/plain";
                Response.Write(SaveUploadKelengkapan());
                Response.End();
                return false;

            case "df":
                Response.Clear();
                string namafile = (Request.Params["filelama"] is object ? Request.Params["filelama"].ToString() : "");
                String urlfile = (Request.Params["namafile"] is object ? Request.Params["namafile"].ToString() : "");
                String randomfile = (Request.Params["random"] is object ? Request.Params["random"].ToString() : "");
                string type = "";
                switch (namafile.Substring(namafile.Length - 4))
                {
                    case ".htm":
                    case ".html":
                        type = "text/HTML";
                        break;

                    case ".txt":
                        type = "text/plain";
                        break;

                    case ".doc":
                    case ".docx":
                    case ".rtf":
                        type = "Application/msword";
                        break;
                    case ".xls":
                    case ".xlsx":
                        type = "Application/msexcel";
                        break;

                    case ".zip":
                    case ".rar":
                        type = "application/zip";
                        break;

                    case ".pdf":
                        type = "application/pdf";
                        break;
                    case ".jpg":
                        type = "image/JPG";
                        break;
                    case ".pgn":
                        type = "image/PNG";
                        break;
                    case ".tif":
                        type = "image/tif";
                        break;
                }

                Response.AddHeader("content-disposition", "attachment;filename=" + namafile + "");
                Response.ContentType = type;

                Response.WriteFile(Server.MapPath(@"~/uploaddocument/" + Request.Params["namafile"].ToString().Replace("&amp;", "&")));

                Response.End();
                return false;

            default:
                Response.ContentType = "text/plain";
                Response.End();
                return true;
        }
    }
Exemplo n.º 5
0
    private String SaveUploadKelengkapan()
    {
        string IDRegistrasi = Request.Params["IDREGISTRASI"].ToString();
        string _stNamaFile = Request.Params["NAMA"].ToString();
        string _stKeterangan = Request.Params["KETERANGAN"].ToString();
        string _stNomor = Request.Params["NOMOR"].ToString();

        ALMIS.UploadFile uf = new ALMIS.UploadFile();
        uf.Datas();

        string _stDates = DateTime.Today.ToString("yyyyMMdd");

        string param1 = Request.Params["param1"].ToString();
        string param4 = Request.Params["param4"].ToString();
        string param5 = Request.Params["param5"].ToString();
        string user = Request.Params["user"].ToString();
        string wilayah = Request.Params["wilay"].ToString();

        string _stUploadKeterangan = "";
        _stUploadKeterangan = _stKeterangan;

        string uploadFolder = Request.PhysicalApplicationPath + "uploadDocument\\";
        string extension = Path.GetExtension(_stNamaFile);

        ALMIS.paramz ext = new ALMIS.paramz();

        ALMIS.ExecuteSTP eSTP = new ALMIS.ExecuteSTP();
        eSTP.Datas();
        DataSet ds = new DataSet();

        eSTP.save9("P_REGIST_D", param1, IDRegistrasi, "", param4, param5, _stKeterangan, "", "","");

        if (param4=="1"){param4 = "10";}
        if (param4=="2"){param4 = "11";}
        if (param4=="3"){param4 = "12";}
        if (param4  =="4"){param4 = "13";}

        if (extension != ".exe")
        {

            uf.UploadFilesWeb("I", user, _stDates, "Registrasi", param4, uploadFolder, IDRegistrasi, _stNomor + extension, _stNamaFile, param5,"","");
        }

        var _stOutput = IDRegistrasi;

        return _stOutput;
    }
Exemplo n.º 6
0
    private String SaveUploadKlaimUser()
    {
        string IDPerdok = Request.Params["IDPerdok"].ToString();
        string _stNamaFile = Request.Params["NAMA"].ToString();
        string _stKeterangan = Request.Params["KETERANGAN"].ToString();
        string _stNomor = Request.Params["NOMOR"].ToString();

        ALMIS.UploadFile uf = new ALMIS.UploadFile();
        uf.Datas();

        string _stDates = DateTime.Today.ToString("yyyyMMdd");

        string param1 = Request.Params["param1"].ToString();
        string param5 = Request.Params["param5"].ToString();
        string user = Request.Params["user"].ToString();
        string wilayah = Request.Params["wilay"].ToString();
        string param11 = Request.Params["param11"].ToString();

        string _stUploadKeterangan = "";
        _stUploadKeterangan = _stKeterangan;

        string uploadFolder = Request.PhysicalApplicationPath + "uploadDocument\\";
        string extension = Path.GetExtension(_stNamaFile);

        ALMIS.paramz ext = new ALMIS.paramz();

        ALMIS.ExecuteSTP eSTP = new ALMIS.ExecuteSTP();
        eSTP.Datas();
        DataSet ds = new DataSet();

        eSTP.save9("P_VERDOK_D", param1, IDPerdok, "", param5, _stKeterangan, param11, "", "", "");

        if (extension != ".exe")
        {

            uf.UploadFilesWeb("I", user, _stDates, "Verifikasi Dokumen", param5, uploadFolder, IDPerdok, _stNomor + extension, _stNamaFile, _stUploadKeterangan, param11, "");
        }

        var _stOutput = ID;

        return _stOutput;
    }
Exemplo n.º 7
0
    private String DP()
    {
        if (Session["userid"] is object)
        {
            userid = Session["userid"].ToString();

        }

        if (Request.Params["param1"] is object) param1 = Request.Params["param1"].ToString();
        if (Request.Params["param2"] is object) param2 = Request.Params["param2"].ToString();
        if (Request.Params["param3"] is object) param3 = Request.Params["param3"].ToString();
        if (Request.Params["param4"] is object) param4 = Request.Params["param4"].ToString();
        if (Request.Params["param5"] is object) param5 = Request.Params["param5"].ToString();
        if (Request.Params["param6"] is object) param6 = Request.Params["param6"].ToString();
        if (Request.Params["param7"] is object) param7 = Request.Params["param7"].ToString();
        if (Request.Params["param8"] is object) param8 = Request.Params["param8"].ToString();
        if (Request.Params["param9"] is object) param9 = Request.Params["param9"].ToString();
        if (Request.Params["param10"] is object) param10 = Request.Params["param10"].ToString();
        if (Request.Params["param11"] is object) param11 = Request.Params["param11"].ToString();
        if (Request.Params["param12"] is object) param12 = Request.Params["param12"].ToString();

        String NamDok = ""; if (Request.Params["NamDok"] is object) NamDok = Request.Params["NamDok"].ToString().Replace("&amp;", "&");
        String KdDok = ""; if (Request.Params["KdDok"] is object) KdDok = Request.Params["KdDok"].ToString().Replace("&amp;", "&");
        String Sqdok = ""; if (Request.Params["Sqdok"] is object) Sqdok = Request.Params["Sqdok"].ToString().Replace("&amp;", "&");

        //NamDok = @param7 --IDLink
        //KdDok = @param6 --IDSource
        //Sqdok = @param2 --hdocumSequen

        try
        {

            output = param1;

            if (output == "I" || output == "E" || output == "D")
            {
                ALMIS.ExecuteSTP eSTP = new ALMIS.ExecuteSTP();
                eSTP.Datas();

                if (output == "I")
                {
                    eSTP.save9("P_VERDOK_D", param1, param2, param3, param4, param5, param6, param7, param8, param9);
                }

                if (output == "D")
                {
                    eSTP.save9("P_VERDOK_D", param1, KdDok, Sqdok, param4, param5, param6, param7, param8, param9);
                    eSTP.save12("P_HDOCUM", param1, Sqdok, param3, param4, param5, KdDok, NamDok, param8, param9, param10, param11, param12);
                    output = "DP";
                }
                return output;

            }
            else
                output = "gagal";
        }
        catch (Exception ex)
        {
            Response.Write(ex.Message);
            Response.End();
            return ex.Message;
        }

        return output;
    }