{"id":59,"date":"2022-02-16T03:34:20","date_gmt":"2022-02-16T03:34:20","guid":{"rendered":"https:\/\/www.alphabusiness.lk\/cfa\/?page_id=59"},"modified":"2023-10-04T10:19:29","modified_gmt":"2023-10-04T10:19:29","slug":"cfa-application","status":"publish","type":"page","link":"https:\/\/www.alphabusiness.lk\/cfa\/cfa-application\/","title":{"rendered":"CFA Application"},"content":{"rendered":"\r\n<p>&nbsp;<\/p>\r\n<!--?php \r\n include_once('..\/dbConntedAAA\/dbConnted.php');\r\n?-->\r\n<p><script type=\"text\/javascript\">\r\n     function isNumber(evt) {\r\n         evt = (evt) ? evt : window.event;\r\n         var charCode = (evt.which) ? evt.which : evt.keyCode;\r\n         if (charCode > 31 && (charCode < 48 || charCode > 57)) {\r\n             return false;\r\n         }\r\n         return true;\r\n     }\r\n\r\n     function isNumberanddot(evt) {\r\n         evt = (evt) ? evt : window.event;\r\n         var charCode = (evt.which) ? evt.which : evt.keyCode;\r\n         if (charCode > 31 && (charCode < 48 || charCode > 57) && charCode!=46) {\r\n             return false;\r\n         }\r\n         return true;\r\n     }\r\n\r\n     function onlyAlphabets(e, t) {\r\n                 try {\r\n                     if (window.event) {\r\n                         var charCode = window.event.keyCode;\r\n                     }\r\n                     else if (e) {\r\n                         var charCode = e.which;\r\n                     }\r\n                     else { return true; }\r\n                     if ((charCode > 64 && charCode < 91) || (charCode > 96 && charCode < 123) || charCode==32)\r\n                         return true;\r\n                     else\r\n                         return false;\r\n                 }\r\n                 catch (err) {\r\n                     alert(err.Description);\r\n                 }\r\n             }\r\n\r\n\r\n             function onlyAlphabetsnospace(e, t) {\r\n                try {\r\n                    if (window.event) {\r\n                        var charCode = window.event.keyCode;\r\n                    }\r\n                    else if (e) {\r\n                        var charCode = e.which;\r\n                    }\r\n                    else { return true; }\r\n                    if ((charCode > 64 && charCode < 91) || (charCode > 96 && charCode < 123) )\r\n                        return true;\r\n                    else\r\n                        return false;\r\n                }\r\n                catch (err) {\r\n                    alert(err.Description);\r\n                }\r\n            }\r\n\r\n <\/script><\/p>\r\n<section class=\"press-section\">\r\n<div class=\"auto-container\">\r\n<h4 class=\"mb-3\">CFA APPLICATION<\/h4>\r\n<div class=\"card\">\r\n<div class=\"card-body\"><!-- <div class=\"sec-title\">\r\n\t\t\t\t<div class=\"clearfix\">\r\n\t\t\t\t\t<div class=\"pull-left\">\r\n\t\t\t\t\t\t<h2> <\/h2>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<div class=\"pull-right\">\r\n\t\t\t\t\t\t<a href=\"#\" class=\"blogs\"> <\/a>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t<\/div> \r\n\t\t\t<div class=\"row clearfix\">-->\r\n<div class=\"col-lg-12\"><!--?php if(isset($_SESSION['$message'])) { \r\n                      $messageUsr=$_SESSION['$message'];\r\n                      unset($_SESSION['$message']);\r\n                    }\r\n             ?-->\r\n<p class=\"message\">\u00a0<\/p>\r\n<form class=\"needs-validation\" action=\"https:\/\/www.alphabusiness.lk\/cfa\/DHH-Metocfa.php\" method=\"POST\">\r\n<div class=\"row g-3\">\r\n<div class=\"col-md-6\"><label class=\"form-label\" for=\"validationTooltipUsername\">Programe<\/label><select id=\"validationTooltipUsername\" class=\"form-select\" name=\"CFPrograme\" required=\"\">\r\n<option value=\"\">Choose...<\/option>\r\n<option value=\"Full Time\">Level 1 Full Time<\/option>\r\n<option value=\"RevLev1\">Level 1 Revision<\/option>\r\n<option value=\"RevLev2\">Level 2 Revision<\/option>\r\n<\/select>\r\n<div class=\"invalid-feedback\">Please select a valid Programe.<\/div>\r\n<\/div>\r\n<div class=\"col-sm-6\"><label class=\"form-label\" for=\"validationTooltip15\">Local\/International<\/label><select id=\"validationTooltip15\" class=\"form-select\" name=\"CFlocInt\" required=\"\">\r\n<option value=\"\">Choose...<\/option>\r\n<option>Sri Lankan Student<\/option>\r\n<option>International Student<\/option>\r\n<\/select>\r\n<div class=\"invalid-feedback\">Please select a valid Local Or International.<\/div>\r\n<\/div>\r\n<div class=\"col-sm-6\"><label class=\"form-label\" for=\"validationTooltip01\">First name<\/label> <input id=\"validationTooltip01\" class=\"form-control\" name=\"CFFirstName\" required=\"\" type=\"text\" placeholder=\"Enter the First Name\" \/>\r\n<div class=\"invalid-feedback\">Valid first name is required.<\/div>\r\n<\/div>\r\n<div class=\"col-sm-6\"><label class=\"form-label\" for=\"validationTooltip02\">Last name<\/label> <input id=\"validationTooltip02\" class=\"form-control\" maxlength=\"150\" name=\"CFLastName\" required=\"\" type=\"text\" placeholder=\"Enter the Last name\" \/>\r\n<div class=\"invalid-feedback\">Valid last name is required.<\/div>\r\n<\/div>\r\n<div class=\"col-sm-6\"><label class=\"form-label\" for=\"validationTooltip03\">Your ID No<\/label> <input id=\"validationTooltip03\" class=\"form-control\" maxlength=\"15\" name=\"CFid\" required=\"\" type=\"text\" placeholder=\"Enter the ID No\" \/>\r\n<div class=\"invalid-feedback\">Valid ID No is required.<\/div>\r\n<\/div>\r\n<div class=\"col-sm-6\"><label class=\"form-label\" for=\"validationTooltip04\">Date Of Birth<\/label> <input id=\"validationTooltip04\" class=\"form-control\" name=\"CFdob\" required=\"\" type=\"date\" placeholder=\"dd\/mm\/yyyy\" \/>\r\n<div class=\"invalid-feedback\">Valid Date Of Birth is required.<\/div>\r\n<\/div>\r\n<div class=\"col-md-4\"><label class=\"form-label\" for=\"validationTooltip10\">Address Line 1<\/label> <input id=\"validationTooltip10\" class=\"form-control\" maxlength=\"100\" name=\"CFaddrOne\" required=\"\" type=\"text\" placeholder=\"Address Line 1\" \/>\r\n<div class=\"invalid-feedback\">Please select a valid Address.<\/div>\r\n<\/div>\r\n<div class=\"col-md-4\"><label class=\"form-label\" for=\"validationTooltip15\">Address Line 2<\/label> <input id=\"validationTooltip15\" class=\"form-control\" maxlength=\"100\" name=\"CFaddrTwo\" required=\"\" type=\"text\" placeholder=\"Address Line 2\" \/>\r\n<div class=\"invalid-feedback\">Please provide a valid Address.<\/div>\r\n<\/div>\r\n<div class=\"col-md-4\"><label class=\"form-label\" for=\"validationTooltip16\">City<\/label> <input id=\"validationTooltip16\" class=\"form-control\" maxlength=\"100\" name=\"CFcity\" required=\"\" type=\"text\" placeholder=\"City\" \/>\r\n<div class=\"invalid-feedback\">Please provide a valid City.<\/div>\r\n<\/div>\r\n<div class=\"col-md-4\"><label class=\"form-label\" for=\"validationTooltip17\">Postal Code<\/label> <input id=\"validationTooltip17\" class=\"form-control\" maxlength=\"10\" name=\"CFpostCode\" type=\"text\" placeholder=\"Postal Code\" \/>\r\n<div class=\"invalid-feedback\">Please select a valid Postal Code.<\/div>\r\n<\/div>\r\n<div class=\"col-md-4\"><label class=\"form-label\" for=\"validationTooltip19\">Province<\/label> <input id=\"validationTooltip19\" class=\"form-control\" maxlength=\"100\" name=\"CFprovince\" type=\"text\" placeholder=\"Province\" \/>\r\n<div class=\"invalid-feedback\">Please provide a valid Province.<\/div>\r\n<\/div>\r\n<div class=\"col-md-4\"><label class=\"form-label\" for=\"validationTooltip19\">Country<\/label> <input id=\"validationTooltip19\" class=\"form-control\" maxlength=\"100\" name=\"CFcountry\" required=\"\" type=\"text\" placeholder=\"Country\" \/>\r\n<div class=\"invalid-feedback\">Please provide a valid Country.<\/div>\r\n<\/div>\r\n<div class=\"col-md-4\"><label class=\"form-label\" for=\"validationTooltip11\">Phone No<\/label> <input id=\"validationTooltip11\" class=\"form-control\" maxlength=\"10\" name=\"CFPhonNO\" required=\"\" type=\"text\" placeholder=\"Phone No\" \/>\r\n<div class=\"invalid-feedback\">Please provide a valid Phone No.<\/div>\r\n<\/div>\r\n<div class=\"col-md-4\"><label class=\"form-label\" for=\"zip\">Whatsapp No<\/label> <input id=\"validationTooltip12\" class=\"form-control\" maxlength=\"10\" name=\"CFPhonWhats\" required=\"\" type=\"text\" placeholder=\"Whatsapp No\" \/>\r\n<div class=\"invalid-feedback\">Please provide a valid Whatsapp No.<\/div>\r\n<\/div>\r\n<div class=\"col-md-4\"><label class=\"form-label\" for=\"validationTooltip13\">Land No<\/label> <input id=\"validationTooltip13\" class=\"form-control\" maxlength=\"10\" name=\"CFlandN\" type=\"text\" placeholder=\"Land No\" \/>\r\n<div class=\"invalid-feedback\">Please select a valid Land No.<\/div>\r\n<\/div>\r\n<div class=\"col-12\"><label class=\"form-label\" for=\"validationTooltip08\">Your Email<\/label> <input id=\"validationTooltip08\" class=\"form-control\" maxlength=\"100\" name=\"CFmail\" required=\"\" type=\"email\" placeholder=\"Email\" \/>\r\n<div class=\"invalid-feedback\">Please select a valid Email.<\/div>\r\n<\/div>\r\n<div class=\"col-12\"><label class=\"form-label\" for=\"validationTooltip14\">Present Employment Organization &amp; Designation<\/label> <input id=\"validationTooltip14\" class=\"form-control\" maxlength=\"100\" name=\"CFdesig\" type=\"text\" placeholder=\"Organization &amp; Designation\" \/>\r\n<div class=\"invalid-feedback\">Present Employment Organization &amp; Designation is required.<\/div>\r\n<\/div>\r\n<\/div>\r\n<br \/>\r\n<p><label> Terms &amp; Conditions * <\/label><br \/>\u00b7 The course fee once paid will NOT be refunded or transferable to other parties. However a refund will be considered on a one to one basis based on the reasonableness of the request.<br \/>\u00b7 Classes will be held as per the time table furnished by the management.<br \/>\u00b7 The management reserves the right to amend the published time table any time before after the commencement of a course.<br \/>\u00b7 Extra classes maybe held on mercantile holidays.<br \/>\u00b7 Students are expected to attend regularly &amp; sign attendance<br \/>\u00b7 Students should maintain utmost discipline<br \/>\u00b7 Complaints can be mailed to info@alphabusiness.lk with the subject title \"Complaint - Mention your complaint\" and students can request for the complaints policy via e-mail.<br \/>\u00b7 All data gathered will be kept confidential under data protection laws.<br \/>\u00b7 For Online students - The course enrolled for is valid only for the period for which you have enrolled. There is no specific software that are needed to join the classes, except for a web browser and we recommend Google Chrome. Students should have access to a 4G data connection with 2mbps speed. Students should not share their login details or any other content given by Alpha Business School.<\/p>\r\n<div class=\"d-print-none mo-mt-2\">\r\n<div class=\"float-left\"><input class=\"checks\" name=\"q\" type=\"checkbox\" value=\"q\" \/> I agree to the terms and conditions .<br \/><input class=\"btn btn-primary waves-effect waves-light\" disabled=\"disabled\" type=\"submit\" value=\"Submit\" \/> <script src=\"https:\/\/www.alphabusiness.lk\/img\/jquery-3.6.0.min.js\"><\/script> <script>\r\n                                                                      var checkboxes = $(\"input[type='checkbox']\"),\r\n                                                                          submitButt = $(\"input[type='submit']\");\r\n                                                                      \r\n                                                                      checkboxes.click(function() {\r\n                                                                          submitButt.attr(\"disabled\", !checkboxes.is(\":checked\"));\r\n                                                                      });\r\n                                                                <\/script> <script>\r\n                                                                  function goBack()\r\n                                                                   {\r\n                                                                   window.history.back()\r\n                                                                   }\r\n                                                                <\/script><\/div>\r\n<\/div>\r\n<hr class=\"my-4\" \/><\/form><\/div>\r\n<\/div>\r\n<\/div>\r\n<\/div>\r\n<\/section>\r\n","protected":false},"excerpt":{"rendered":"<p>&nbsp; CFA APPLICATION \u00a0 ProgrameChoose&#8230;Level 1 Full TimeLevel 1 RevisionLevel 2 Revision Please select a valid Programe. Local\/InternationalChoose&#8230;Sri Lankan StudentInternational Student Please select a valid Local Or International. First name Valid first name is required. Last name Valid last name is required. Your ID No Valid ID No is required. Date Of Birth Valid Date [&hellip;]<\/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-59","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\r\n<title>CFA Application - Alpha Business School<\/title>\r\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\r\n<link rel=\"canonical\" href=\"https:\/\/www.alphabusiness.lk\/cfa\/cfa-application\/\" \/>\r\n<meta property=\"og:locale\" content=\"en_US\" \/>\r\n<meta property=\"og:type\" content=\"article\" \/>\r\n<meta property=\"og:title\" content=\"CFA Application - Alpha Business School\" \/>\r\n<meta property=\"og:description\" content=\"&nbsp; CFA APPLICATION \u00a0 ProgrameChoose...Level 1 Full TimeLevel 1 RevisionLevel 2 Revision Please select a valid Programe. Local\/InternationalChoose...Sri Lankan StudentInternational Student Please select a valid Local Or International. First name Valid first name is required. Last name Valid last name is required. Your ID No Valid ID No is required. Date Of Birth Valid Date [&hellip;]\" \/>\r\n<meta property=\"og:url\" content=\"https:\/\/www.alphabusiness.lk\/cfa\/cfa-application\/\" \/>\r\n<meta property=\"og:site_name\" content=\"Alpha Business School\" \/>\r\n<meta property=\"article:modified_time\" content=\"2023-10-04T10:19:29+00:00\" \/>\r\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\r\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutes\" \/>\r\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.alphabusiness.lk\\\/cfa\\\/cfa-application\\\/\",\"url\":\"https:\\\/\\\/www.alphabusiness.lk\\\/cfa\\\/cfa-application\\\/\",\"name\":\"CFA Application - Alpha Business School\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.alphabusiness.lk\\\/cfa\\\/#website\"},\"datePublished\":\"2022-02-16T03:34:20+00:00\",\"dateModified\":\"2023-10-04T10:19:29+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.alphabusiness.lk\\\/cfa\\\/cfa-application\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.alphabusiness.lk\\\/cfa\\\/cfa-application\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.alphabusiness.lk\\\/cfa\\\/cfa-application\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.alphabusiness.lk\\\/cfa\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"CFA Application\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.alphabusiness.lk\\\/cfa\\\/#website\",\"url\":\"https:\\\/\\\/www.alphabusiness.lk\\\/cfa\\\/\",\"name\":\"Alpha Business School\",\"description\":\"CFA - Chartered Financial Analyst institute in Sri Lanka\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.alphabusiness.lk\\\/cfa\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.alphabusiness.lk\\\/cfa\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.alphabusiness.lk\\\/cfa\\\/#organization\",\"name\":\"Alpha Business School\",\"url\":\"https:\\\/\\\/www.alphabusiness.lk\\\/cfa\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.alphabusiness.lk\\\/cfa\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.alphabusiness.lk\\\/cfa\\\/wp-content\\\/uploads\\\/2022\\\/02\\\/alpha-business-school.png\",\"contentUrl\":\"https:\\\/\\\/www.alphabusiness.lk\\\/cfa\\\/wp-content\\\/uploads\\\/2022\\\/02\\\/alpha-business-school.png\",\"width\":600,\"height\":120,\"caption\":\"Alpha Business School\"},\"image\":{\"@id\":\"https:\\\/\\\/www.alphabusiness.lk\\\/cfa\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\r\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"CFA Application - Alpha Business School","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:\/\/www.alphabusiness.lk\/cfa\/cfa-application\/","og_locale":"en_US","og_type":"article","og_title":"CFA Application - Alpha Business School","og_description":"&nbsp; CFA APPLICATION \u00a0 ProgrameChoose...Level 1 Full TimeLevel 1 RevisionLevel 2 Revision Please select a valid Programe. Local\/InternationalChoose...Sri Lankan StudentInternational Student Please select a valid Local Or International. First name Valid first name is required. Last name Valid last name is required. Your ID No Valid ID No is required. Date Of Birth Valid Date [&hellip;]","og_url":"https:\/\/www.alphabusiness.lk\/cfa\/cfa-application\/","og_site_name":"Alpha Business School","article_modified_time":"2023-10-04T10:19:29+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.alphabusiness.lk\/cfa\/cfa-application\/","url":"https:\/\/www.alphabusiness.lk\/cfa\/cfa-application\/","name":"CFA Application - Alpha Business School","isPartOf":{"@id":"https:\/\/www.alphabusiness.lk\/cfa\/#website"},"datePublished":"2022-02-16T03:34:20+00:00","dateModified":"2023-10-04T10:19:29+00:00","breadcrumb":{"@id":"https:\/\/www.alphabusiness.lk\/cfa\/cfa-application\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.alphabusiness.lk\/cfa\/cfa-application\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.alphabusiness.lk\/cfa\/cfa-application\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.alphabusiness.lk\/cfa\/"},{"@type":"ListItem","position":2,"name":"CFA Application"}]},{"@type":"WebSite","@id":"https:\/\/www.alphabusiness.lk\/cfa\/#website","url":"https:\/\/www.alphabusiness.lk\/cfa\/","name":"Alpha Business School","description":"CFA - Chartered Financial Analyst institute in Sri Lanka","publisher":{"@id":"https:\/\/www.alphabusiness.lk\/cfa\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.alphabusiness.lk\/cfa\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.alphabusiness.lk\/cfa\/#organization","name":"Alpha Business School","url":"https:\/\/www.alphabusiness.lk\/cfa\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.alphabusiness.lk\/cfa\/#\/schema\/logo\/image\/","url":"https:\/\/www.alphabusiness.lk\/cfa\/wp-content\/uploads\/2022\/02\/alpha-business-school.png","contentUrl":"https:\/\/www.alphabusiness.lk\/cfa\/wp-content\/uploads\/2022\/02\/alpha-business-school.png","width":600,"height":120,"caption":"Alpha Business School"},"image":{"@id":"https:\/\/www.alphabusiness.lk\/cfa\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/www.alphabusiness.lk\/cfa\/wp-json\/wp\/v2\/pages\/59","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.alphabusiness.lk\/cfa\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.alphabusiness.lk\/cfa\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.alphabusiness.lk\/cfa\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.alphabusiness.lk\/cfa\/wp-json\/wp\/v2\/comments?post=59"}],"version-history":[{"count":0,"href":"https:\/\/www.alphabusiness.lk\/cfa\/wp-json\/wp\/v2\/pages\/59\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.alphabusiness.lk\/cfa\/wp-json\/wp\/v2\/media?parent=59"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}