{"id":15,"date":"2021-05-12T13:29:37","date_gmt":"2021-05-12T04:29:37","guid":{"rendered":"http:\/\/www.etoday-cess.com\/2021-en\/?page_id=15"},"modified":"2023-07-20T17:23:44","modified_gmt":"2023-07-20T08:23:44","slug":"participate","status":"publish","type":"page","link":"https:\/\/www.cess.co.kr\/2021-en\/application\/participate\/","title":{"rendered":"REGISTRATION"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"15\" class=\"elementor elementor-15\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-ebc4a1c elementor-section-content-middle elementor-section-stretched elementor-section-boxed elementor-section-height-default elementor-section-height-default qodef-elementor-content-no\" data-id=\"ebc4a1c\" data-element_type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-7934083\" data-id=\"7934083\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-0a88fb3 elementor-widget elementor-widget-heading\" data-id=\"0a88fb3\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h5 class=\"elementor-heading-title elementor-size-default\">CESS 2021<\/h5>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-cfd1117 elementor-widget elementor-widget-heading\" data-id=\"cfd1117\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<h4 class=\"elementor-heading-title elementor-size-default\"><b style=\"font-family: 'GmarketSansBold';\">REGISTRATION<\/b><\/h4>\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-421fbbf elementor-section-boxed elementor-section-height-default elementor-section-height-default qodef-elementor-content-no\" data-id=\"421fbbf\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-494b32f\" data-id=\"494b32f\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-4e2c2d1 elementor-widget elementor-widget-html\" data-id=\"4e2c2d1\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<script>\r\nfunction inputPhoneNumber(obj) {\r\n    var number = obj.value.replace(\/[^0-9]\/g, \"\");\r\n    var phone = \"\";\r\n\r\n    if(number.length < 4) {\r\n        return number;\r\n    } else if(number.length < 7) {\r\n        phone += number.substr(0, 3);\r\n        phone += \"-\";\r\n        phone += number.substr(3);\r\n    } else if(number.length < 11) {\r\n        phone += number.substr(0, 3);\r\n        phone += \"-\";\r\n        phone += number.substr(3, 3);\r\n        phone += \"-\";\r\n        phone += number.substr(6);\r\n    } else {\r\n        phone += number.substr(0, 3);\r\n        phone += \"-\";\r\n        phone += number.substr(3, 4);\r\n        phone += \"-\";\r\n        phone += number.substr(7);\r\n    }\r\n    obj.value = phone;\r\n}\r\n\r\n\r\n    function check_form()\r\n    {\r\n        if(jQuery.trim(jQuery('#MEMR_NM').val())==\"\") {\r\n            alert(\"Name required\");\r\n            jQuery('#MEMR_NM').val('').focus();\r\n            return false;\r\n        }\r\n        \r\n       if(jQuery('#CORP_NM').val()==\"\") {\r\n            alert(\"Company required\");\r\n            jQuery('#CORP_NM').focus();\r\n            return false;\r\n        }\r\n        \r\n        if(jQuery('#PS_NM').val()==\"\") {\r\n            alert(\"Position required\");\r\n            jQuery('#PS_NM').focus();\r\n            return false;\r\n        }\r\n        \r\n        if(jQuery.trim(jQuery('#MEMR_TEL').val())==\"\") {\r\n            alert(\"Phone No required\");\r\n            jQuery('#MEMR_TEL').val('').focus();\r\n            return false;\r\n        }\r\n\r\n        if(jQuery.trim(jQuery('#MEMR_EMAIL').val())==\"\") {\r\n            alert(\"Email required\");\r\n            jQuery('#MEMR_EMAIL').val('').focus();\r\n            return false;\r\n        }\r\n\r\n        if(!jQuery('#agree_sti').is(':checked')) {\r\n            alert(\"Please agree to the policy of using and handling personal information.\");\r\n            jQuery('#agree_sti').focus();\r\n            return false;\r\n        }\r\n            return true;\r\n    }\r\n<\/script>\r\n\r\n<form id=\"form_reg\" action=\"\/common\/pay\/desktop\/participate_free_new.php\" method=\"post\" name=\"order_info\" onsubmit=\"return check_form();\">\r\n   <input type=\"hidden\" id=\"REG_PSN_CNT\" name=\"REG_PSN_CNT\" value=\"1\">\r\n   <input type=\"hidden\" id=\"EVNT_CD\" name=\"EVNT_CD\" value=\"CS202106\">\r\n   <input type=\"hidden\" id=\"ENG_YN\" name=\"ENG_YN\" value=\"Y\">\r\n   \r\n<div class=\"form2\">\r\n    <div>\r\n        <input type=\"text\" id=\"MEMR_NM\" name=\"MEMR_NM\" placeholder=\"Name\">\r\n    <\/div>\r\n    <div>\r\n        <input type=\"text\" id=\"CORP_NM\" name=\"CORP_NM\" placeholder=\"Company\">\r\n    <\/div>\r\n    <div>\r\n        <input type=\"text\" id=\"PS_NM\" name=\"PS_NM\" placeholder=\"Position\">\r\n    <\/div>\r\n    <div>\r\n        <input type=\"text\" id=\"MEMR_TEL\" name=\"MEMR_TEL\" onKeyup=\"inputPhoneNumber(this);\" maxlength=\"13\" placeholder=\"Phone No. (Mobile)\">\r\n    <\/div>\r\n    <div>\r\n        <input type=\"email\" id=\"MEMR_EMAIL\" name=\"MEMR_EMAIL\" placeholder=\"E-mail\">\r\n    <\/div>\r\n<\/div>\r\n\r\n<div class=\"form2\">\r\n    <textarea style=\"height:220px\">Guidelines for the Use and Processing of Personal Information Collection\r\n    \r\neToday collects and uses the user's personal information as follows to apply for the 'Seoul Climate-Energy Summit 2021'.\r\n    \r\n1. Purpose of personal information collection and use\r\n- Apply for Seoul Climate-Energy Summit 2021 \r\n- The information you entered will be used to verify your entry.\r\n- It can also be used to guide events hosted by eToday.\r\n\r\n2. Items to collect personal information: name, affiliation, title, contact information (cell phone number), email\r\n\r\n3. Personal information retention and usage period\r\nWhen the company withdraws its consent for the collection and use of personal information, it shall destroy the personal information without delay if the purpose of collection and use is achieved or the period of possession and use expires.\r\n\r\n4. Procedure and method for destruction of personal information\r\nIn principle, the user's personal information shall be destroyed without delay after the purpose of collecting and using personal information is achieved. The destruction procedures and methods are as follows.\r\n1) Destruction procedure\r\nIf the purpose of recruiting personal information or receiving personal information is achieved, it will be stored and destroyed for a certain period according to the information protection reasons (see retention and usage period) according to internal policies and other relevant laws.\r\n2) Destruction method\r\nPersonal information stored in the form of an electronic file is deleted using a technical method that cannot play the recording.\r\n\r\n    <\/textarea>\r\n    <label style=\"margin-top:.6em\"><input type=\"checkbox\" id=\"agree_sti\" name=\"agree_sti\" value=\"Y\"><span class=\"txt1\"> I agree with the policy of using and processing personal information collection.<\/span><\/label>\r\n<\/div>\r\n<div class=\"signup\">\r\n   <input type=\"submit\" class=\"bt_style1\" value=\"REGISTRATION   > \">\r\n<\/div>\r\n\r\n<\/form>\r\n\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-8b2c534 elementor-section-boxed elementor-section-height-default elementor-section-height-default qodef-elementor-content-no\" data-id=\"8b2c534\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>CESS 2021 REGISTRATION Guidelines for the Use and Processing of Personal Information Collection eToday collects and uses the user&#8217;s personal [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":13,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-15","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.cess.co.kr\/2021-en\/wp-json\/wp\/v2\/pages\/15"}],"collection":[{"href":"https:\/\/www.cess.co.kr\/2021-en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.cess.co.kr\/2021-en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.cess.co.kr\/2021-en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.cess.co.kr\/2021-en\/wp-json\/wp\/v2\/comments?post=15"}],"version-history":[{"count":36,"href":"https:\/\/www.cess.co.kr\/2021-en\/wp-json\/wp\/v2\/pages\/15\/revisions"}],"predecessor-version":[{"id":1032,"href":"https:\/\/www.cess.co.kr\/2021-en\/wp-json\/wp\/v2\/pages\/15\/revisions\/1032"}],"up":[{"embeddable":true,"href":"https:\/\/www.cess.co.kr\/2021-en\/wp-json\/wp\/v2\/pages\/13"}],"wp:attachment":[{"href":"https:\/\/www.cess.co.kr\/2021-en\/wp-json\/wp\/v2\/media?parent=15"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}