{"id":14,"date":"2024-02-26T08:13:23","date_gmt":"2024-02-26T08:13:23","guid":{"rendered":"https:\/\/register.postcomtech.com\/?page_id=14"},"modified":"2024-02-27T13:43:29","modified_gmt":"2024-02-27T13:43:29","slug":"custom-software","status":"publish","type":"page","link":"https:\/\/register.postcomtech.com\/","title":{"rendered":"Custom Software"},"content":{"rendered":"<!--noptimize--><div class=\"rmagic rm_theme_default rm_layout_label_top\"><style><\/style><style><\/style><div class=\"rmcontent\"><pre class=\"rm-pre-wrapper-for-script-tags\"><script>\n                \nif (typeof window['rm_multipage'] == 'undefined') {\n\n    rm_multipage = {\n        global_page_no_form_3_1: 1\n    };\n\n}\nelse\n rm_multipage.global_page_no_form_3_1 = 1;\n\nfunction gotonext_form_3_1(){\n        \/* Making sure action attribute is empty *\/\n        jQuery(\"form.rmagic-form\").attr(\"action\",\"\");\n        maxpage = 1 ;\n        var form_object= jQuery(\"#rm_form_page_form_3_1_\"+rm_multipage.global_page_no_form_3_1).closest(\"form\");\n        var submit_btn= form_object.find(\"[type=submit]:not(.rm_noscript_btn)\");\n                jQuery.validator.setDefaults({errorClass: 'rm-form-field-invalid-msg',\n                                        ignore:':hidden,.ignore,:not(:visible),.rm_untouched',wrapper:'div',\n                                       errorPlacement: function(error, element) {\n                                                            \/\/error.appendTo(element.closest('.rminput'));\n                                                            error.appendTo(element.closest('div'));\n                                                          },\n                                      rules: {        \n        password: {\n            required: true,\n            minlength: 7\n        },\n        password_confirmation: {\n            required: true,\n            equalTo: \"#rm_reg_form_pw_3_1\"\n        },\n        email_confirmation: {\n            required: true,\n            equalTo: \"#rm_reg_form_email_3_1\"\n        }\n            },\n        messages: {\n        password_confirmation: {\n            equalTo: \"Passwords do not match\"\n        },\n        email_confirmation: {\n            equalTo: \"Emails do not match\"\n        }\n            }\n                                    });\n        form_object.find('input.rm_price_field_quantity').each(function() {\n            if(typeof jQuery(this).attr('min') == 'undefined') {\n                jQuery(this).attr('min', 0);\n            }\n        });\n        if(form_object.find('.rm_privacy_cb').is(':visible')) {\n            if(!form_object.find('.rm_privacy_cb').prop('checked')){\n                \/\/form_object.find('.rm_privacy_cb').trigger('change');\n                form_object.find('.rm_privacy_cb').focus();\n                form_object.find('.rm_privacy_cb').parent().parent().siblings('div.rm-form-error-message').show();\n                return false;\n            }\n        }\n        if(jQuery(\"#rm_form_page_form_3_1_\"+rm_multipage.global_page_no_form_3_1+\" :input\").length > 0)\n        {\n            var elements_to_validate= jQuery(\"#rm_form_page_form_3_1_\"+rm_multipage.global_page_no_form_3_1+\" :input\");\n            var valid = elements_to_validate.valid();\n            elements_to_validate.each(function(){\n            var if_mobile= jQuery(this).attr('data-mobile-intel-field');\n            if(if_mobile){\n                var tel_error = rm_toggle_tel_error(this.dataset.validnumber,jQuery(this),jQuery(this).data('error-message'));\n                if(tel_error){\n                    valid= false;\n                }\n                else\n                {\n                    jQuery(this).val(this.dataset.fullnumber);\n                }\n            }\n            });\n                \n            if(!valid)\n            {\n                setTimeout(function(){ submit_btn.prop('disabled',false); }, 1000);\n                var error_element= jQuery(document).find(\"input.rm-form-field-invalid-msg\")[0];\n                if(error_element){\n                    error_element.focus();\n                }\n                return false;\n            }\n        }\n        \n        \/* Server validation for Username and Email field *\/\n        for(var i=0;i<rm_validation_attr.length;i++){\n            var validation_flag= true;\n            jQuery(\"[\" + rm_validation_attr[i] + \"=0]\").each(function(){\n               validation_flag= false;\n               return false;\n            });\n            \n            if(!validation_flag)\n              return;\n        }\n        \n        \n        rm_multipage.global_page_no_form_3_1++;\n        \n        \/*skip blank form pages*\/\n        while(jQuery(\"#rm_form_page_form_3_1_\"+rm_multipage.global_page_no_form_3_1+\" :input\").length == 0)\n        {\n        \n            if(maxpage <= rm_multipage.global_page_no_form_3_1)\n            {\n                    if(jQuery(\"#rm_form_page_form_3_1_\"+rm_multipage.global_page_no_form_3_1+\" :input\").length == 0){\n                        jQuery(\"#rm_next_form_page_button_3_1\").prop('type','submit');\n                        jQuery(\"#rm_prev_form_page_button_3_1\").prop('disabled',true);\n                        return;\n                    }        \n                    else\n                        break;\n            }\n        \n            rm_multipage.global_page_no_form_3_1++;\n        }\n            \n\t\n\tif(maxpage < rm_multipage.global_page_no_form_3_1)\n\t{\n\t\trm_multipage.global_page_no_form_3_1 = maxpage;\n\t\tjQuery(\"#rm_next_form_page_button_3_1\").prop('type','submit');\n                jQuery(\"#rm_prev_form_page_button_3_1\").prop('disabled',true);\n\t\treturn;\n\t}\n\tjQuery(\".rmformpage_form_3_1\").each(function (){\n\t\tvar visibledivid = \"rm_form_page_form_3_1_\"+rm_multipage.global_page_no_form_3_1;\n\t\tif(jQuery(this).attr('id') == visibledivid)\n\t\t\tjQuery(this).show();\n\t\telse\n\t\t\tjQuery(this).hide();\n\t});\n        jQuery('html, body').animate({\n            scrollTop: (jQuery('.rmformpage_form_3_1').first().offset().top)\n        },500);\n        jQuery(\"#rm_prev_form_page_button_3_1\").prop('disabled',false);\n        rmInitGoogleApi();\n}\nfunction gotoprev_form_3_1(){\n\t\n\tmaxpage = 1 ;\n        var form_object= jQuery(\"#rm_form_page_form_3_1_\"+rm_multipage.global_page_no_form_3_1).closest(\"form\");\n\trm_multipage.global_page_no_form_3_1--;\n        jQuery(\"#rm_next_form_page_button_3_1\").attr('type','button');\n        \/*\n        if(form_object.find('.rm_privacy_cb').is(':visible')) {\n            if(!form_object.find('.rm_privacy_cb').prop('checked')){\n                \/\/form_object.find('.rm_privacy_cb').trigger('change');\n                form_object.find('.rm_privacy_cb').focus();\n                form_object.find('.rm_privacy_cb').parent().parent().siblings('div.rm-form-error-message').show();\n                return false;\n            }\n        }\n        *\/\n        \/*skip blank form pages*\/\n        while(jQuery(\"#rm_form_page_form_3_1_\"+rm_multipage.global_page_no_form_3_1+\" :input\").length == 0)\n        {\n            if(1 >= rm_multipage.global_page_no_form_3_1)\n            {\n                    if(jQuery(\"#rm_form_page_form_3_1_\"+rm_multipage.global_page_no_form_3_1+\" :input\").length == 0){\n                        rm_multipage.global_page_no_form_3_1 = 1;\n                        jQuery(\"#rm_prev_form_page_button_3_1\").prop('disabled',true);\n                        return;\n                    }        \n                    else\n                        break;\n            }\n        \n            rm_multipage.global_page_no_form_3_1--;\n        }\n        \n\tjQuery(\".rmformpage_form_3_1\").each(function (){\n\t\tvar visibledivid = \"rm_form_page_form_3_1_\"+rm_multipage.global_page_no_form_3_1;\n\t\tif(jQuery(this).attr('id') == visibledivid)\n\t\t\tjQuery(this).show();\n\t\telse\n\t\t\tjQuery(this).hide();\n\t});\n        \n        if(rm_multipage.global_page_no_form_3_1 <= 1)\n        {\n            rm_multipage.global_page_no_form_3_1 = 1;\n            jQuery(\"#rm_prev_form_page_button_3_1\").prop('disabled',true);\n        }\n        jQuery('html, body').animate({\n            scrollTop: (jQuery('.rmformpage_form_3_1').first().offset().top)\n        },500);\n}         \n<\/script><\/pre><style type=\"text\/css\">label span.required { color: #B94A48; }span.help-inline, span.help-block { color: #888; font-size: .9em; font-style: italic; }<\/style><form novalidate onsubmit=\"return gotonext_form_3_1()\" autocomplete=\"off\" action id=\"form_3_1\" method=\"post\" class=\"rmagic-form rmagic-form-btn-center form-vertical\" name=\"rm_form\" number=\"1\" style=\"\"><fieldset><input type=\"hidden\" name=\"rm_form_sub_id\" value=form_3_1><input type=\"hidden\" name=\"rm_form_sub_no\" value=1><input type=\"hidden\" name=\"rm_cond_hidden_fields\" id=\"rm_cond_hidden_fields\" value=\"\"><div id=\"rm_stat_container\" style=\"display:none\"><div class=\"rmagic-field\"><label class=\"rmfield\" for=\"form_3_1-element-1\" style=\"\">RM_Stats<\/label><div class=\"rminput\"><input type=\"text\" name=\"stat_id\" value=\"__uninit\" style=\"display:none\" id=\"form_3_1-element-1\"\/><\/div><\/div><\/div><div class=\"rm_form_page rmformpage_form_3_1\" id=\"rm_form_page_form_3_1_1\"><fieldset class=\"rmfieldset\"><div class=\"rmagic-row\" data-bmargin=\"0\"><div class=\"rmagic-fields-wrap\"><div class=\"rmagic-col rmagic-col-12\"><div class=\"rmagic-field\"><label class=\"rmfield\" for=\"form_3_1-element-8\" style=\"\">Your name<sup class=\"required\">&nbsp;*<\/sup><\/label><div class=\"rminput\"><input type=\"text\" name=\"username\" placeholder=\"Name\" required value=\"\" id=\"form_3_1-element-8\"\/><\/div><\/div><\/div><\/div><\/div><div class=\"rmagic-row\" data-bmargin=\"0\"><div class=\"rmagic-fields-wrap\"><div class=\"rmagic-col rmagic-col-12\"><div class=\"rmagic-field\"><label class=\"rmfield\" for=\"rm_mobile_17_3_1\" style=\"\">Mobile Number<sup class=\"required\">&nbsp;*<\/sup><\/label><div class=\"rminput\"><input type=\"text\" name=\"Mobile_17\" required rm_textbox=\"User Input\" value=\"\" id=\"rm_mobile_17_3_1\" data-error-message=\"This does not appear to be a valid mobile number.\" data-mobile-intel-field=\"1\"\/><\/div><\/div><\/div><\/div><\/div><div class=\"rmagic-row\" data-bmargin=\"0\"><div class=\"rmagic-fields-wrap\"><div class=\"rmagic-col rmagic-col-12\"><div class=\"rmagic-field\"><label class=\"rmfield\" for=\"rm_reg_form_email_3_1\" style=\"\">Email<sup class=\"required\">&nbsp;*<\/sup><\/label><div class=\"rminput\"><input type=\"email\" name=\"Email_16\" placeholder=\"Your email address\" required value=\"\" id=\"rm_reg_form_email_3_1\"\/><\/div><\/div><\/div><\/div><\/div><div class=\"rmagic-row\" data-bmargin=\"0\"><div class=\"rmagic-fields-wrap\"><div class=\"rmagic-col rmagic-col-12\"><div class=\"rmagic-field\"><label class=\"rmfield\" for=\"autocompleteAddress_18\" style=\"\">Your Address<\/label><div class=\"rminput\">\n        <div id=\"address\" class=\"rm_address_type_ca\">\n            <div class=\"rm_ad_container\">       \n                                                    <div class=\"slimField rm-address-fw\">\n                                <input type=\"text\"  class=\"field\" id=\"Address_18_address1\"\n                                       placeholder=\"Address Line 1\"\n                                       required                                       name=\"Address_18[address1]\" value=\"\" ><\/input>\n                                 \n                           \n                            <\/div>\n                                                \n                                                    <div class=\"wideField rm-semi-field rm-address-fw\" colspan=\"2\">\n                                <input type=\"text\"  class=\"field\" id=\"Address_18_route\"\n                                                                              placeholder=\"Address Line 2\"\n                                       name=\"Address_18[address2]\" value=\"\" ><\/input>\n                                    \n                            \n                            <\/div>\n                                    <\/div>\n            \n                        \n            <div class=\"rm_ad_container\">\n                                            <div class=\"wideField rm-alone rm-address-hw\" colspan=\"3\">\n                            <input type=\"text\" class=\"\" name=\"Address_18[city]\" \n                                   id=\"Address_18_locality\" name=\"Address_18[city]\"                      \n                                   required                                   placeholder=\"City\"\n                                   value=\"\" \/>    \n                                                     \n                        <\/div>\n                                        \n                                                                        <div class=\"slimField rm-address-hw\">\n                                <input type=\"text\"  class=\"field\" id=\"Address_18_administrative_area_level_1\"  \n                                        required                                        placeholder=\"State or Region\"\n                                       name=\"Address_18[state]\" value=\"\" \/>\n                                                          \n                            <\/div>\n                                            \n                \n                        \n                                                \n                \n                                 <\/div>\n            \n            <div class=\"rm_ad_container\">\n                                                                        <div  class=\"wideField rm-alone rm-address-hw\" colspan=\"3\">\n                                <select  id=\"Address_18_country\" required                                        name=\"Address_18[country]\" class=\"\" >\n                                                                        <option value=\"\">Country<\/option>\n                                                                                     \n                                                 <option>Afghanistan<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Aland Islands<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Albania<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Algeria<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>American Samoa<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Andorra<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Angola<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Anguilla<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Antarctica<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Antigua and Barbuda<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Argentina<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Armenia<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Aruba<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Australia<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Austria<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Azerbaijan<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Bahamas, The<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Bahrain<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Bangladesh<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Barbados<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Belarus<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Belgium<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Belize<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Benin<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Bermuda<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Bhutan<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Bolivia<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Bosnia and Herzegovina<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Botswana<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Bouvet Island<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Brazil<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>British Indian Ocean Territory<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Brunei Darussalam<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Bulgaria<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Burkina Faso<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Burundi<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Cambodia<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Cameroon<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Canada<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Cape Verde<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Cayman Islands<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Central African Republic<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Chad<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Chile<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>China<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Christmas Island<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Cocos (Keeling) Islands<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Colombia<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Comoros<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Congo<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Congo, The Democratic Republic Of The<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Cook Islands<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Costa Rica<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Cote D&#039;ivoire<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Croatia<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Cuba<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Cyprus<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Czech Republic<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Denmark<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Djibouti<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Dominica<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Dominican Republic<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Ecuador<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Egypt<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>El Salvador<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Equatorial Guinea<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Eritrea<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Estonia<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Ethiopia<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Falkland Islands (Malvinas)<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Faroe Islands<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Fiji<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Finland<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>France<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>French Guiana<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>French Polynesia<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>French Southern Territories<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Gabon<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Gambia, The<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Georgia<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Germany<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Ghana<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Gibraltar<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Greece<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Greenland<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Grenada<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Guadeloupe<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Guam<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Guatemala<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Guernsey<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Guinea<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Guinea-Bissau<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Guyana<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Haiti<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Heard Island and the McDonald Islands<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Holy See<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Honduras<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Hong Kong<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Hungary<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Iceland<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>India<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Indonesia<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Iraq<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Iran<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Ireland<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Isle Of Man<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Israel<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Italy<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Jamaica<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Japan<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Jersey<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Jordan<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Kazakhstan<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Kenya<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Kiribati<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Korea, Republic Of<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Kosovo<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Kuwait<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Kyrgyzstan<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Lao People&#039;s Democratic Republic<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Latvia<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Lebanon<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Lesotho<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Liberia<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Libya<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Liechtenstein<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Lithuania<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Luxembourg<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Macao<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Macedonia, The Former Yugoslav Republic Of<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Madagascar<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Malawi<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Malaysia<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Maldives<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Mali<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Malta<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Marshall Islands<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Martinique<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Mauritania<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Mauritius<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Mayotte<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Mexico<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Micronesia, Federated States Of<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Moldova, Republic Of<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Monaco<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Mongolia<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Montenegro<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Montserrat<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Morocco<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Mozambique<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Myanmar<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Namibia<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Nauru<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Nepal<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Netherlands<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Netherlands Antilles<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>New Caledonia<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>New Zealand<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Nicaragua<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Niger<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Nigeria<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Niue<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Norfolk Island<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Northern Mariana Islands<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Norway<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Oman<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Pakistan<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Palau<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Palestinian Territories<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Panama<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Papua New Guinea<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Paraguay<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Peru<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Philippines<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Pitcairn<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Poland<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Portugal<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Puerto Rico<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Qatar<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Reunion<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Romania<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Russian Federation<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Rwanda<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Saint Barthelemy<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Saint Helena<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Saint Kitts and Nevis<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Saint Lucia<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Saint Martin<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Saint Pierre and Miquelon<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Saint Vincent and The Grenadines<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Samoa<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>San Marino<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Sao Tome and Principe<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Saudi Arabia<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Senegal<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Serbia<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Seychelles<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Sierra Leone<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Singapore<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Slovakia<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Slovenia<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Solomon Islands<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Somalia<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>South Africa<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>South Georgia and the South Sandwich Islands<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Spain<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Sri Lanka<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Sudan<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Suriname<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Svalbard and Jan Mayen<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Swaziland<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Sweden<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Switzerland<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Taiwan<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Tajikistan<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Tanzania, United Republic Of<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Thailand<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Timor-leste<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Togo<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Tokelau<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Tonga<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Trinidad and Tobago<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Tunisia<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Turkey<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Turkmenistan<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Turks and Caicos Islands<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Tuvalu<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Uganda<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Ukraine<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>United Arab Emirates<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>United Kingdom<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>United States<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>United States Minor Outlying Islands<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Uruguay<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Uzbekistan<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Vanuatu<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Venezuela<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Vietnam<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Virgin Islands, British<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Virgin Islands, U.S.<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Wallis and Futuna<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Western Sahara<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Yemen<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Zambia<\/option>\n                                             \n                                        \n                                                                                     \n                                                 <option>Zimbabwe<\/option>\n                                             \n                                        \n                                        \n                                <\/select>\n                                                                                             \n                            <\/div>\n                                \n                \n                            \n                \n                         \n                \n                          \n                \n                       \n                        \n                     \n                    \n                                            <div class=\"wideField rm-semi-field-with-label rm-address-hw\">\n                                <input type=\"text\" onchange=\"rm_validate_zipcode('Address_18')\"  class=\"field\" id=\"Address_18_postal_code\" \n                                                                                placeholder=\"Zip\"\n                                        name=\"Address_18[zip]\" value=\"\" ><\/input> \n                                                          \n                        <\/div>\n                     \n                    \n            <\/div>\n            \n        <\/div>\n\n        <\/div><\/div><\/div><\/div><\/div><div class=\"rmagic-row\" data-bmargin=\"0\"><div class=\"rmagic-fields-wrap\"><div class=\"rmagic-col rmagic-col-12\"><div class=\"rmagic-field\"><label class=\"rmfield\" for=\"form_3_1-element-36\" style=\"\">Company Name<\/label><div class=\"rminput\"><input type=\"text\" name=\"Textbox_19\" placeholder=\"Company Name\" rm_textbox=\"User Input\" value=\"\" id=\"form_3_1-element-36\"\/><\/div><\/div><\/div><\/div><\/div><div class=\"rmagic-row\" data-bmargin=\"0\"><div class=\"rmagic-fields-wrap\"><div class=\"rmagic-col rmagic-col-12\"><div class=\"rmagic-field\"><label class=\"rmfield\" for=\"form_3_1-element-43\" style=\"\">Briefly describe the purpose of the custom software.<\/label><div class=\"rminput\"><input type=\"text\" name=\"Textbox_20\" placeholder=\"Briefly describe the purpose of the custom software.\" rm_textbox=\"User Input\" value=\"\" id=\"form_3_1-element-43\"\/><\/div><\/div><\/div><\/div><\/div><div class=\"rmagic-row\" data-bmargin=\"0\"><div class=\"rmagic-fields-wrap\"><div class=\"rmagic-col rmagic-col-12\"><div class=\"rmagic-field\"><label class=\"rmfield\" for=\"form_3_1-element-50\" style=\"\">What specific challenges or problems is the software expected to address?<\/label><div class=\"rminput\"><input type=\"text\" name=\"Textbox_21\" placeholder=\"What specific challenges or problems is the software expected to address?\" rm_textbox=\"User Input\" value=\"\" id=\"form_3_1-element-50\"\/><\/div><\/div><\/div><\/div><\/div><div class=\"rmagic-row\" data-bmargin=\"0\"><div class=\"rmagic-fields-wrap\"><div class=\"rmagic-col rmagic-col-12\"><div class=\"rmagic-field\"><label class=\"rmfield\" for=\"form_3_1-element-57\" style=\"\">List and describe the key features and functionalities you expect from the software.<\/label><div class=\"rminput\"><input type=\"text\" name=\"Textbox_22\" placeholder=\"List and describe the key features and functionalities you expect from the software.\" rm_textbox=\"User Input\" value=\"\" id=\"form_3_1-element-57\"\/><\/div><\/div><\/div><\/div><\/div><div class=\"rmagic-row\" data-bmargin=\"0\"><div class=\"rmagic-fields-wrap\"><div class=\"rmagic-col rmagic-col-12\"><div class=\"rmagic-field\"><label class=\"rmfield\" for=\"form_3_1-element-64\" style=\"\">Are there any specific technologies or platforms you prefer or need for the software?<\/label><div class=\"rminput\"><input type=\"text\" name=\"Textbox_23\" placeholder=\"Are there any specific technologies or platforms you prefer or need for the software?\" rm_textbox=\"User Input\" value=\"\" id=\"form_3_1-element-64\"\/><\/div><\/div><\/div><\/div><\/div><div class=\"rmagic-row\" data-bmargin=\"0\"><div class=\"rmagic-fields-wrap\"><div class=\"rmagic-col rmagic-col-12\"><div class=\"rmagic-field\"><label class=\"rmfield\" for=\"form_3_1-element-71\" style=\"\">re there any integration requirements with existing systems or third-party services?<\/label><div class=\"rminput\"><input type=\"text\" name=\"Textbox_24\" placeholder=\"re there any integration requirements with existing systems or third-party services?\" rm_textbox=\"User Input\" value=\"\" id=\"form_3_1-element-71\"\/><\/div><\/div><\/div><\/div><\/div><div class=\"rmagic-row\" data-bmargin=\"0\"><div class=\"rmagic-fields-wrap\"><div class=\"rmagic-col rmagic-col-12\"><div class=\"rmagic-field\"><label class=\"rmfield\" for=\"form_3_1-element-78\" style=\"\">Describe the desired look and feel of the software.<\/label><div class=\"rminput\"><input type=\"text\" name=\"Textbox_25\" placeholder=\"Describe the desired look and feel of the software.\" rm_textbox=\"User Input\" value=\"\" id=\"form_3_1-element-78\"\/><\/div><\/div><\/div><\/div><\/div><div class=\"rmagic-row\" data-bmargin=\"0\"><div class=\"rmagic-fields-wrap\"><div class=\"rmagic-col rmagic-col-12\"><div class=\"rmagic-field\"><label class=\"rmfield\" for=\"form_3_1-element-85\" style=\"\">How will data be input into the system?<\/label><div class=\"rminput\"><input type=\"text\" name=\"Textbox_26\" placeholder=\"How will data be input into the system?\" rm_textbox=\"User Input\" value=\"\" id=\"form_3_1-element-85\"\/><\/div><\/div><\/div><\/div><\/div><div class=\"rmagic-row\" data-bmargin=\"0\"><div class=\"rmagic-fields-wrap\"><div class=\"rmagic-col rmagic-col-12\"><div class=\"rmagic-field\"><label class=\"rmfield\" for=\"form_3_1-element-92\" style=\"\">Outline different user roles and their respective permissions within the software.<\/label><div class=\"rminput\"><input type=\"text\" name=\"Textbox_27\" placeholder=\"Outline different user roles and their respective permissions within the software.\" rm_textbox=\"User Input\" value=\"\" id=\"form_3_1-element-92\"\/><\/div><\/div><\/div><\/div><\/div><div class=\"rmagic-row\" data-bmargin=\"0\"><div class=\"rmagic-fields-wrap\"><div class=\"rmagic-col rmagic-col-12\"><div class=\"rmagic-field\"><label class=\"rmfield\" for=\"form_3_1-element-99\" style=\"\">What is the desired or required timeline for completing the software development?<\/label><div class=\"rminput\"><input type=\"text\" name=\"Textbox_28\" placeholder=\"What is the desired or required timeline for completing the software development?\" rm_textbox=\"User Input\" value=\"\" id=\"form_3_1-element-99\"\/><\/div><\/div><\/div><\/div><\/div><div class=\"rmagic-row\" data-bmargin=\"0\"><div class=\"rmagic-fields-wrap\"><div class=\"rmagic-col rmagic-col-12\"><div class=\"rmagic-field\"><label class=\"rmfield\" for=\"form_3_1-element-106\" style=\"\">Are there any specific milestones or deadlines?<\/label><div class=\"rminput\"><select name=\"Select_29\" rm_textbox=\"User Input\" id=\"form_3_1-element-106\"><option value=\"\">Select an option<\/option><option value=\"Yes\">Yes<\/option><option value=\"No\">No<\/option><\/select><script>jQuery(document).ready(function() {jQuery(\"select[name=Select_29]\").select2();});<\/script><\/div><\/div><\/div><\/div><\/div><div class=\"rmagic-row\" data-bmargin=\"0\"><div class=\"rmagic-fields-wrap\"><div class=\"rmagic-col rmagic-col-12\"><div class=\"rmagic-field\"><label class=\"rmfield\" for=\"form_3_1-element-113\" style=\"\">Provide an estimated budget for the project, if available<\/label><div class=\"rminput\"><input type=\"text\" name=\"Textbox_30\" placeholder=\"Provide an estimated budget for the project, if available\" rm_textbox=\"User Input\" value=\"\" id=\"form_3_1-element-113\"\/><\/div><\/div><\/div><\/div><\/div><div class=\"rmagic-row\" data-bmargin=\"0\"><div class=\"rmagic-fields-wrap\"><div class=\"rmagic-col rmagic-col-12\"><div class=\"rmagic-field\"><label class=\"rmfield\" for=\"form_3_1-element-120\" style=\"\">Is there any additional information or specific requests you would like to share?<\/label><div class=\"rminput\"><input type=\"text\" name=\"Textbox_31\" placeholder=\"Is there any additional information or specific requests you would like to share?\" rm_textbox=\"User Input\" value=\"\" id=\"form_3_1-element-120\"\/><\/div><\/div><\/div><\/div><\/div><\/fieldset><\/div><div class=\"buttonarea\"><input   type=\"submit\" value=\"Submit\" name=\"rm_sb_btn\" style=\"\" id=\"rm_next_form_page_button_3_1\" class=\"rm_next_btn rm-btn rm-btn-primary button button-primary\"\/> <input   type=\"submit\" value=\"Submit\" name=\"rm_sb_btn\" style=\"\" class=\"rm_noscript_btn rm-btn rm-btn-primary button button-primary\" id=\"form_3_1-element-127\"\/><\/div><\/fieldset><\/form><pre class=\"rm-pre-wrapper-for-script-tags\"><script type=\"text\/javascript\">jQuery(document).ready(function() {\t\tjQuery(\"#form_3_1\").bind(\"submit\", function(){\n                        \/\/jQuery(this).find(\"input[name=rm_slug]\").attr(\"value\",jQuery(this).find(\"input[name=submit]\").attr(\"value\"));\n\t\t\tjQuery(this).find(\"input[type=submit]\").attr(\"disabled\", \"disabled\"); \n\t\t});jQuery('#form_3_1-element-8').change(function(){\n                var data = {\n                    'action': 'rm_user_exists',\n                    'rm_sec_nonce': '8c84c93e56',\n                    'rm_slug': 'rm_user_exists',\n                    'username': jQuery(this).val(),\n                    'attr': 'data-rm-valid-username',\n                    'form_id': '3'\n                };\n                rm_user_exists(this,rm_ajax_url,data,'This username has already been taken. Please try again with a different username.');\n                });\n                        \n                   \n                   jQuery(\"#rm_reg_form_email_3_1\").change(function(){\n                   var data = {\n                           'action': 'rm_user_exists',\n                           'rm_sec_nonce': '8c84c93e56',\n                           'rm_slug': 'rm_user_exists',\n                           'email': jQuery(this).val(),\n                           'attr': 'data-rm-valid-email',\n                           'form_id':\"3\"\n                   };\n                   \n                   rm_user_exists(this,rm_ajax_url,data);\n                  \n                 });\n           }); <\/script><\/pre>        <noscript>\n            <div class=\"rm-js-disabled\"><b>Note: It looks like JavaScript is disabled in your browser. Some elements of this form may require JavaScript to work properly. If you have trouble submitting the form, try enabling JavaScript momentarily and resubmit. JavaScript settings are usually found in Browser Settings or Browser Developer menu.<\/b><\/div>\n            <style>\n                .rm_next_btn {display:none !important}\n                .rm_noscript_btn {display: block !important}\n            <\/style>\n        <\/noscript>\n    <\/div><\/div><!--\/noptimize-->\n\n\n\n<div class=\"wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link wp-element-button\" href=\"https:\/\/postcomtech.com\/en\/\" target=\"_blank\" rel=\"noreferrer noopener\">Cancel<\/a><\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_kad_post_transparent":"","_kad_post_title":"","_kad_post_layout":"","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"footnotes":""},"class_list":["post-14","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v22.1 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Custom Software - Postcom technologies<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/register.postcomtech.com\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Custom Software - Postcom technologies\" \/>\n<meta property=\"og:url\" content=\"https:\/\/register.postcomtech.com\/\" \/>\n<meta property=\"og:site_name\" content=\"Postcom technologies\" \/>\n<meta property=\"article:modified_time\" content=\"2024-02-27T13:43:29+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/register.postcomtech.com\/\",\"url\":\"https:\/\/register.postcomtech.com\/\",\"name\":\"Custom Software - Postcom technologies\",\"isPartOf\":{\"@id\":\"https:\/\/register.postcomtech.com\/#website\"},\"datePublished\":\"2024-02-26T08:13:23+00:00\",\"dateModified\":\"2024-02-27T13:43:29+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/register.postcomtech.com\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/register.postcomtech.com\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/register.postcomtech.com\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/register.postcomtech.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Custom Software\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/register.postcomtech.com\/#website\",\"url\":\"https:\/\/register.postcomtech.com\/\",\"name\":\"Postcom technologies\",\"description\":\"software company \",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/register.postcomtech.com\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Custom Software - Postcom technologies","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/register.postcomtech.com\/","og_locale":"en_US","og_type":"article","og_title":"Custom Software - Postcom technologies","og_url":"https:\/\/register.postcomtech.com\/","og_site_name":"Postcom technologies","article_modified_time":"2024-02-27T13:43:29+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/register.postcomtech.com\/","url":"https:\/\/register.postcomtech.com\/","name":"Custom Software - Postcom technologies","isPartOf":{"@id":"https:\/\/register.postcomtech.com\/#website"},"datePublished":"2024-02-26T08:13:23+00:00","dateModified":"2024-02-27T13:43:29+00:00","breadcrumb":{"@id":"https:\/\/register.postcomtech.com\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/register.postcomtech.com\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/register.postcomtech.com\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/register.postcomtech.com\/"},{"@type":"ListItem","position":2,"name":"Custom Software"}]},{"@type":"WebSite","@id":"https:\/\/register.postcomtech.com\/#website","url":"https:\/\/register.postcomtech.com\/","name":"Postcom technologies","description":"software company ","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/register.postcomtech.com\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/register.postcomtech.com\/index.php\/wp-json\/wp\/v2\/pages\/14","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/register.postcomtech.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/register.postcomtech.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/register.postcomtech.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/register.postcomtech.com\/index.php\/wp-json\/wp\/v2\/comments?post=14"}],"version-history":[{"count":3,"href":"https:\/\/register.postcomtech.com\/index.php\/wp-json\/wp\/v2\/pages\/14\/revisions"}],"predecessor-version":[{"id":46,"href":"https:\/\/register.postcomtech.com\/index.php\/wp-json\/wp\/v2\/pages\/14\/revisions\/46"}],"wp:attachment":[{"href":"https:\/\/register.postcomtech.com\/index.php\/wp-json\/wp\/v2\/media?parent=14"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}