{"id":67962,"date":"2024-06-07T14:25:56","date_gmt":"2024-06-07T11:25:56","guid":{"rendered":"https:\/\/roboriseit.com\/?page_id=67962"},"modified":"2024-06-07T14:25:56","modified_gmt":"2024-06-07T11:25:56","slug":"check-your-certificates-validity","status":"publish","type":"page","link":"https:\/\/roboriseit.com\/tr\/check-your-certificates-validity\/","title":{"rendered":"Check your certificate&#8217;s validity"},"content":{"rendered":"<div id=\"pl-67962\"  class=\"panel-layout\" ><div id=\"pg-67962-0\"  class=\"panel-grid panel-has-style\" ><div style=\"padding: 100px 0; \" data-overlay=\"true\" class=\"panel-row-style panel-row-style-for-67962-0\" ><div id=\"pgc-67962-0-0\"  class=\"panel-grid-cell\" ><div id=\"panel-67962-0-0-0\" class=\"so-panel widget widget_execphp panel-first-child panel-last-child\" data-index=\"0\" ><div style=\"text-align: left;\" data-title-color=\"#47425d\" data-headings-color=\"#443f3f\" data-title_alignment=\"center\" class=\"panel-widget-style panel-widget-style-for-67962-0-0-0\" >\t\t\t<div class=\"execphpwidget\"><p>Enter a name and ID in the input fields below:<\/p>\n\n<form>\nName: <input type=\"text\" id=\"fname\"><br>\n<br>\nID: <input type=\"text\" id=\"fid\"><br>\n<br>\n<button type=\"button\" onclick=\"checkCert()\">Check certificate's validity<\/button>\n<\/form>\n<br>\n<br>\n<p>Certificate's status: <span id=\"txtHint\"><\/span><\/p>\n\n<script>\nfunction checkCert() {\nfname = document.getElementById(\"fname\").value\nfid = document.getElementById(\"fid\").value\n  if ((fname .length == 0)||(fid .length == 0)) {\n    document.getElementById(\"txtHint\").innerHTML = \"Too short request\";\n    return;\n  } else {\n    const xmlhttp = new XMLHttpRequest();\n    xmlhttp.onload = function() {\n      document.getElementById(\"txtHint\").innerHTML = this.responseText;\n    }\n  xmlhttp.open(\"GET\", \"https:\/\/roboriseit.com\/certs\/checkcert.php?name=\" + fname+\"&id=\"+fid);\n  xmlhttp.send();\n  }\n}\n<\/script>\n\n<\/div>\n\t\t<\/div><\/div><\/div><\/div><\/div><\/div>","protected":false},"excerpt":{"rendered":"<p>Enter a name and ID in the input fields below: Name: ID: Check certificate&#8217;s validity Certificate&#8217;s status:<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-67962","page","type-page","status-publish","hentry"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/roboriseit.com\/tr\/wp-json\/wp\/v2\/pages\/67962","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/roboriseit.com\/tr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/roboriseit.com\/tr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/roboriseit.com\/tr\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/roboriseit.com\/tr\/wp-json\/wp\/v2\/comments?post=67962"}],"version-history":[{"count":5,"href":"https:\/\/roboriseit.com\/tr\/wp-json\/wp\/v2\/pages\/67962\/revisions"}],"predecessor-version":[{"id":67967,"href":"https:\/\/roboriseit.com\/tr\/wp-json\/wp\/v2\/pages\/67962\/revisions\/67967"}],"wp:attachment":[{"href":"https:\/\/roboriseit.com\/tr\/wp-json\/wp\/v2\/media?parent=67962"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}