Athleteshttp://old.fai.org/athletes/99-fai/fai-sporting-licences2025-07-09T13:41:54+00:00Joomla! 1.6 - Open Source Content ManagementFAI Sporting Licences Validity Check2011-02-05T16:48:46+00:002011-02-05T16:48:46+00:00http://old.fai.org/about-fai/fai-sporting-licencesSuper Userag@sel.is<!-- what... form action="963" method="POST"> -->
<p>Welcome to the FAI Sporting Licences validity check page!</p>
<p>From this page you can search for currently valid Sporting Licences.</p>
<p>Enter at least three letters of either the family name or the given name and click the 'SEARCH' button.</p>
<p>Please note that due to privacy reasons you now need an access code to search for licences.</p>
<!-- START: Modules Anywhere --> <br/>
<script>
jQuery(document).on('click', '#search-licence-by-mail-btn', function () {
var email = jQuery('#search-licence-by-mail-txt').val().trim();
var processing = jQuery('#search-licence-by-mail-processing');
var success = jQuery('#search-licence-by-mail-success');
var error = jQuery('#search-licence-by-mail-error');
success.hide();
error.hide();
if (email.length == 0) {
error.html("Please enter email address");
error.show();
return false;
}
processing.show();
jQuery.ajax({
type: 'POST',
url: 'http://old.fai.org//index.php?option=com_fai&controller=pilots&task=searchAndEmailLicence',
data: {"licencee_email": email},
success: function (data) {
data = JSON.parse(data);
console.log(data);
if (data['success'] == true) {
success.html(data['message']);
success.show();
}
else {
error.html(data['message']);
error.show();
}
processing.hide();
},
});
// console.log(email);
});
</script>
<div>
To check your own licence, please enter the e-mail address stored in the sporting licence
to the following field and press Submit. If you do not know what e-mail address is stored
in the database, please contact your NAC. List of NACs can be found at:
<a href="http://www.fai.org/members#active_members"
target="_blank">http://www.fai.org/members#active_members</a>
<br/>
<input type="text" id="search-licence-by-mail-txt" placeholder="Sporting licence email address">
<span class="readon"><input class="button" id="search-licence-by-mail-btn" type="submit" value="Submit"/></span>
<br/>
<span id="search-licence-by-mail-processing" style="color: blue;display: none">Searching....</span>
<span id="search-licence-by-mail-error" style="color: red;display: none"></span>
<span id="search-licence-by-mail-success" style="color: green;display: none"></span>
</div>
<br/>
<br/>
<span>If you are an event organiser, team captain etc. and need to search for multiple licences,
please send a request for access code to <a href="mailto:it@fai.org">it@fai.org</a></span>
<form method="POST"></form>
<form id="search-license-form" method="POST" action="/athletes/99-fai/fai-sporting-licences?format=feed&type=atom">
Access Code :
<input type="text" name="accesscode" placeholder="Access Code">
<span class="readon"><input class="button" type="submit" value="Submit"/></span>
</form>
<span style="color: indianred">Please enter the access code. Please mail us at <a
href="mailto:it@fai.org">it@fai.org</a> to request a code</span>
<!-- END: Modules Anywhere -->
<p> </p>
<p> </p>
<p><strong>IF YOU ARE</strong> <strong>A FAI MEMBER ORGANISATION</strong> <em>(a NAC or a national body empowered to issue FAI Sporting Licences on behalf of the FAI)</em></p>
<p>Please make sure to upload in the database and update on a regular basis all valid data relating to the FAI Sporting Licences issued by your country.</p>
<p>Click here to enter and login to the <a target="_blank" href="http://sportinglicences2.fai.org/login">FAI Sporting Licence Database</a></p>
<p>If you want to upload licences with the old templante (.csv file) <a target="_blank" href="http://sportinglicences.fai.org">use the old system.</a></p>
<p><span style="text-decoration: underline;">Username & Password</span> : To upload and/or edit data, please use the username and password each NAC had received from the FAI.</p>
<p><span style="text-decoration: underline;">Instructions</span> : Download the <a href="downloads/fai/user_instructions_sporting_licences_upload">User Instructions for National Airsport Control Organisations</a>.</p>
<p><strong>For any other question relating to the FAI Sporting Licence Database</strong>, please contact the <a href="contact-us">FAI Head Office</a>.</p>
<p> </p>
<p> </p>
<p><strong>IF YOU ARE</strong> <strong>A COMPETITOR</strong><em>, </em>please directly contact the<a href="members"> FAI member (NAC - National Airsport Control) in your country</a>. The FAI does not issue FAI Sporting licences. Only NACs do.</p>
<!-- /what /form --><!-- what... form action="963" method="POST"> -->
<p>Welcome to the FAI Sporting Licences validity check page!</p>
<p>From this page you can search for currently valid Sporting Licences.</p>
<p>Enter at least three letters of either the family name or the given name and click the 'SEARCH' button.</p>
<p>Please note that due to privacy reasons you now need an access code to search for licences.</p>
<!-- START: Modules Anywhere --> <br/>
<script>
jQuery(document).on('click', '#search-licence-by-mail-btn', function () {
var email = jQuery('#search-licence-by-mail-txt').val().trim();
var processing = jQuery('#search-licence-by-mail-processing');
var success = jQuery('#search-licence-by-mail-success');
var error = jQuery('#search-licence-by-mail-error');
success.hide();
error.hide();
if (email.length == 0) {
error.html("Please enter email address");
error.show();
return false;
}
processing.show();
jQuery.ajax({
type: 'POST',
url: 'http://old.fai.org//index.php?option=com_fai&controller=pilots&task=searchAndEmailLicence',
data: {"licencee_email": email},
success: function (data) {
data = JSON.parse(data);
console.log(data);
if (data['success'] == true) {
success.html(data['message']);
success.show();
}
else {
error.html(data['message']);
error.show();
}
processing.hide();
},
});
// console.log(email);
});
</script>
<div>
To check your own licence, please enter the e-mail address stored in the sporting licence
to the following field and press Submit. If you do not know what e-mail address is stored
in the database, please contact your NAC. List of NACs can be found at:
<a href="http://www.fai.org/members#active_members"
target="_blank">http://www.fai.org/members#active_members</a>
<br/>
<input type="text" id="search-licence-by-mail-txt" placeholder="Sporting licence email address">
<span class="readon"><input class="button" id="search-licence-by-mail-btn" type="submit" value="Submit"/></span>
<br/>
<span id="search-licence-by-mail-processing" style="color: blue;display: none">Searching....</span>
<span id="search-licence-by-mail-error" style="color: red;display: none"></span>
<span id="search-licence-by-mail-success" style="color: green;display: none"></span>
</div>
<br/>
<br/>
<span>If you are an event organiser, team captain etc. and need to search for multiple licences,
please send a request for access code to <a href="mailto:it@fai.org">it@fai.org</a></span>
<form method="POST"></form>
<form id="search-license-form" method="POST" action="/athletes/99-fai/fai-sporting-licences?format=feed&type=atom">
Access Code :
<input type="text" name="accesscode" placeholder="Access Code">
<span class="readon"><input class="button" type="submit" value="Submit"/></span>
</form>
<span style="color: indianred">Please enter the access code. Please mail us at <a
href="mailto:it@fai.org">it@fai.org</a> to request a code</span>
<!-- END: Modules Anywhere -->
<p> </p>
<p> </p>
<p><strong>IF YOU ARE</strong> <strong>A FAI MEMBER ORGANISATION</strong> <em>(a NAC or a national body empowered to issue FAI Sporting Licences on behalf of the FAI)</em></p>
<p>Please make sure to upload in the database and update on a regular basis all valid data relating to the FAI Sporting Licences issued by your country.</p>
<p>Click here to enter and login to the <a target="_blank" href="http://sportinglicences2.fai.org/login">FAI Sporting Licence Database</a></p>
<p>If you want to upload licences with the old templante (.csv file) <a target="_blank" href="http://sportinglicences.fai.org">use the old system.</a></p>
<p><span style="text-decoration: underline;">Username & Password</span> : To upload and/or edit data, please use the username and password each NAC had received from the FAI.</p>
<p><span style="text-decoration: underline;">Instructions</span> : Download the <a href="downloads/fai/user_instructions_sporting_licences_upload">User Instructions for National Airsport Control Organisations</a>.</p>
<p><strong>For any other question relating to the FAI Sporting Licence Database</strong>, please contact the <a href="contact-us">FAI Head Office</a>.</p>
<p> </p>
<p> </p>
<p><strong>IF YOU ARE</strong> <strong>A COMPETITOR</strong><em>, </em>please directly contact the<a href="members"> FAI member (NAC - National Airsport Control) in your country</a>. The FAI does not issue FAI Sporting licences. Only NACs do.</p>
<!-- /what /form -->