www.aci-asiapac.aero Open in urlscan Pro
18.163.11.35  Public Scan

Submitted URL: https://aci-asiapac.aero/
Effective URL: https://www.aci-asiapac.aero/
Submission: On June 24 via api from US — Scanned from DE

Form analysis 2 forms found in the DOM

GET /search

<form class="search-form" method="get" action="/search" role="search" aria-label="site"><span class="ico ico--search d-none d-md-flex" aria-hidden="true"></span><label class="sr-only" for="search_input"> Search box in header </label>
  <div class="search-form__field"><input class="search-form__box" id="search_input" type="search" name="q" placeholder="Keywords…"></div><button class="search-form__btn btn btn--bg-blue btn--rounded" type="submit"><span
      class="ico ico--search d-block d-md-none"></span><span class="btn__text"> SEARCH </span></button>
</form>

POST /subscription

<form class="normal-form form" action="/subscription" method="post" id="subscriptionForm" novalidate="novalidate">
  <div class="form-row form-row--gutter-xs">
    <div class="form-group form-group--block form-group--width-full">
      <div class="form-group__label form-group__label--line"><span class="form-group__label-text">Select your interest <span class="mandatory">*</span></span></div>
      <div class="form-group__body form-group__body--hori-line">
        <div class="option-group">
          <div class="checkbox checkbox-option"><label class="option-label checkbox-label" for="5635"><input type="checkbox" class="checkbox-input" id="5635" name="interest[]" value="5635"><span>Newsletter</span></label></div>
          <div class="checkbox checkbox-option"><label class="option-label checkbox-label" for="4350"><input type="checkbox" class="checkbox-input" id="4350" name="interest[]" value="4350"><span>Events &amp; Conferences</span></label></div>
          <div class="checkbox checkbox-option"><label class="option-label checkbox-label" for="7076"><input type="checkbox" class="checkbox-input" id="7076" name="interest[]" value="7076"><span>Press Release</span></label></div>
        </div>
      </div>
    </div>
    <div class="form-group form-group--block form-group--width-lg"><label class="form-group__label form-group__label--shift" for="subc_first_name">First Name <span class="mandatory">*</span></label>
      <div class="form-group__body"><input type="text" class="form-control textbox-input required" id="subc_first_name" name="first_name[]" data-msg="Please enter your First Name" required=""><span class="field-line"></span></div>
    </div>
    <div class="form-group form-group--block form-group--width-lg"><label class="form-group__label form-group__label--shift" for="subc_last_name">Last Name <span class="mandatory">*</span></label>
      <div class="form-group__body"><input type="text" class="form-control form-control--uppercase textbox-input required" id="subc_last_name" name="last_name[]" data-msg="Please enter your Last Name" required=""><span class="field-line"></span>
      </div>
    </div>
    <div class="form-group form-group--block form-group--width-lg"><label class="form-group__label form-group__label--shift" for="subc_company">Company <span class="mandatory">*</span></label>
      <div class="form-group__body"><input type="text" class="form-control textbox-input required" id="subc_company" name="company[]" data-msg="Please enter your Company" required=""><span class="field-line"></span></div>
    </div>
    <div class="form-group form-group--block form-group--width-lg"><label class="form-group__label form-group__label--shift" for="subc_position">Position</label>
      <div class="form-group__body"><input type="text" class="form-control textbox-input" id="subc_position" name="position[]"><span class="field-line"></span></div>
    </div>
    <div class="form-group form-group--block form-group--width-lg"><label class="form-group__label form-group__label--shift" for="subc_email">Email <span class="mandatory">*</span></label>
      <div class="form-group__body"><input type="email" class="form-control textbox-input required" id="subc_email" name="email[]" data-msg="Please enter your Email" required=""><span class="field-line"></span></div>
    </div>
    <div class="form-group form-group--block form-group--width-lg"><label class="form-group__label form-group__label--shift" for="subc_phone">Phone</label>
      <div class="form-group__body"><input type="tel" class="form-control textbox-input js-phone-number" id="subc_phone" name="phone[]"><span class="field-line"></span></div>
    </div>
    <div class="form-group form-group--block form-group--width-lg"><label class="form-group__label form-group__label--shift" for="subc_country">Country/Region <span class="mandatory">*</span></label>
      <div class="form-group__body"><span class="multiselect-native-select"><select class="form-select form-control js-multiselect required" id="subc_country" name="country[]" data-msg="Please select a Country/Region" required="">
            <option value="Asia-Pacific">Asia-Pacific</option>
            <option value="Africa">Africa</option>
            <option value="Europe">Europe</option>
            <option value="Middle-East">Middle-East</option>
            <option value="North America">North America</option>
            <option value="South America">South America</option>
          </select>
          <div class="btn-group"><button type="button" class="multiselect dropdown-toggle form-control selectbox-input" data-toggle="dropdown"><span class="multiselect-selected-text">None selected</span> <b class="caret"></b></button>
            <ul class="multiselect-container dropdown-menu">
              <li><a class="radio-option" href="javascript:;"><label class="label-radio radio" title="<span>Asia-Pacific</span>"><input type="radio" value="Asia-Pacific"> <span>Asia-Pacific</span></label></a></li>
              <li><a class="radio-option" href="javascript:;"><label class="label-radio radio" title="<span>Africa</span>"><input type="radio" value="Africa"> <span>Africa</span></label></a></li>
              <li><a class="radio-option" href="javascript:;"><label class="label-radio radio" title="<span>Europe</span>"><input type="radio" value="Europe"> <span>Europe</span></label></a></li>
              <li><a class="radio-option" href="javascript:;"><label class="label-radio radio" title="<span>Middle-East</span>"><input type="radio" value="Middle-East"> <span>Middle-East</span></label></a></li>
              <li><a class="radio-option" href="javascript:;"><label class="label-radio radio" title="<span>North America</span>"><input type="radio" value="North America"> <span>North America</span></label></a></li>
              <li><a class="radio-option" href="javascript:;"><label class="label-radio radio" title="<span>South America</span>"><input type="radio" value="South America"> <span>South America</span></label></a></li>
            </ul>
          </div>
        </span><span class="field-line"></span><span class="field-line"></span></div>
    </div>
    <div class="form-group form-group--block form-group--width-full">
      <div class="form-group__body">
        <div class="option-group">
          <div class="checkbox checkbox--font-xs checkbox-option"><label class="option-label option-label--agree checkbox-label" for="agreement"><input type="checkbox" class="checkbox-input" id="agreement" name="agreement[]" value="01"
                required=""><span>I agree with&nbsp;ACI Asia Pacific's&nbsp;<a href="/terms-of-use">Terms of Use</a> and <a href="/privacy-policy">Privacy Policy</a>.<span class="mandatory">*</span></span></label></div>
        </div>
      </div>
    </div>
    <div class="subscription-error" style="padding-right: 0.75rem;padding-right: 0.75rem;margin-bottom: 2.0625em;"></div>
  </div>
  <div class="form-row form-row--foot">
    <div class="form-group form-group--recaptcha">
      <div class="recaptcha-wrapper">
        <script src="https://www.recaptcha.net/recaptcha/api.js?onload=onloadRecaptchaCallback&amp;hl=en" async="" defer=""></script>
        <div class="g-recaptcha" data-sitekey="6Le5BMcZAAAAAJyDQXSQTANI26mc5Uagld8cHUEY" data-callback="recaptchaCallback">
          <div style="width: 304px; height: 78px;">
            <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-v50d1sdhumdv" frameborder="0" scrolling="no"
                sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
                src="https://www.recaptcha.net/recaptcha/api2/anchor?ar=1&amp;k=6Le5BMcZAAAAAJyDQXSQTANI26mc5Uagld8cHUEY&amp;co=aHR0cHM6Ly93d3cuYWNpLWFzaWFwYWMuYWVybzo0NDM.&amp;hl=en&amp;v=KXX4ARWFlYTftefkdODAYWZh&amp;size=normal&amp;cb=8q8s33o8v9g6"></iframe>
            </div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response" title="Recaptcha" aria-hidden="true"
              style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
          </div><iframe style="display: none;"></iframe>
        </div><input type="hidden" class="hiddenRecaptcha" name="hiddenRecaptcha" id="hiddenRecaptcha">
        <p id="recaptcha-status" class="status"></p>
      </div>
    </div>
    <div class="form-group form-group--btn"><input type="submit" value="Submit" id="subscriptionForm-submit" class="btn btn--form btn--submit"></div>
    <div class="form-group form-group--width-full mb-0">
      <div class="form-remark">
        <div class="content_general">
          <div class="content-block">
            <p>If you are an official ACI Asia-Pacific member, please use <a href="https://aci-asiapac.glueup.com/">Member </a><a href="https://aci-asiapac.glueup.com/my/subscriptions/" target="_blank" rel="noopener">Login</a> to manage your
              subscription preference.</p>
          </div>
        </div>
      </div>
    </div>
  </div>
</form>

Text Content

Notice: JavaScript is not enabled. Please enable JavaScript to view this site.
Skip to main content

The Voice of
Asia-Pacific and
Middle East Airports

 * About Us
    * Who We Are
      * Overview
      * Vision, Mission and Objectives
      * History
    * Our People
      * Our Board
      * Our Team
    * Work with Us
    * Contact Us
   
   Our Board
   
   Our Team

 * Advocacy
    * Aviation Security
      * About
      * Committee
      * Stakeholder Engagement
      * Airport Excellence in Security
      * Smart Security
      * Security Training
      * September Security Month
      * Publications
    * Operational Safety
      * About
      * Committee
      * Stakeholder Engagement
      * Airport Excellence in Safety
      * Safety Training
      * Publications
    * Economics
      * About
      * Committee
      * Task Force Updates
      * Airport Traffic
      * Policy Area
        * Airport Charges
        * Capacity and Airport Slots
      * Economics Training
      * Publications
    * Environment
      * About
      * Committee
      * Stakeholder Engagement
      * Green Airports Recognition
      * Environmental Survey
      * Airport Carbon Accreditation
      * Environmental Training
      * Publications
    * Human Resources
      * About
      * Committee Updates
      * Young Executive Award
      * HR Excellence Recognition
      * Capacity Building
      * Publications
    * Information Technology
      * About
      * Liaison Group
      * Information Technology Training
      * Publications
    * Facilitation
      * About
      * Airport Health Accreditation
      * Airport Service Quality
      * Combat Human Trafficking
      * Emergency Cooperation Scheme
      * Publications
   
   Airport Traffic
   
   Green Airports Recognition

 * Membership
    * Categories
      * Airport and Associate
      * World Business Partner
    * Airport and Associate Members Directory
    * WBP Capability Database
   
   Airport and Associate
   
   World Business Partner

 * Events
    * Upcoming Events
      * ACI Asia-Pacific & Middle East / ACI World Annual General Assembly,
        Conference and Exhibition (WAGA 2024)
      * The Trinity Forum 2024
      * Airports Innovate 2024
    * Partnership Opportunities
    * Previous Events
   
   Upcoming Events
   
   Partnership Opportunities

 * Media Centre
    * News
      * Press Release
      * Members' News
      * ACI Updates
    * Perspectives
      * ACI Leadership
      * Industry Trend
      * Executive Interview
      * Did You Know
    * Library
      * Year in Review
      * Asia-Pacific Airports Magazine
    * Gallery
    * Advertise With Us
   
   Perspectives
   
   Advertise With Us

 * Share to
    * Facebook
    * Twitter
    * LinkedIn
    * Weibo
    * WhatsApp
    * WeChat
    * Email

 * Open Search box
   Search box in header
   
   SEARCH

Open menu
 * Twitter
 * LinkedIn

Share via other media
 * Facebook
 * Twitter
 * LinkedIn
 * Weibo
 * WhatsApp
 * WeChat
 * Email

MEMBER LOGIN

ABOUT US

A journey of thousand miles begins with thousands of airport smiles.

KNOW MORE ABOUT US

NEWS & PERSPECTIVES

Read our latest executive interviews and industry trend articles for a glimpse
into ACI Asia-Pacific & Middle East and industry happenings.

VIEW DETAILS

UPCOMING EVENTS

Explore ACI Asia-Pacific & Middle East's upcoming events to engage with industry
stakeholdes and partners.



VIEW DETAILS

LONG-TERM CARBON GOAL

VIEW VIDEO

ABOUT US

A journey of thousand miles begins with thousands of airport smiles.

KNOW MORE ABOUT US

NEWS & PERSPECTIVES

Read our latest executive interviews and industry trend articles for a glimpse
into ACI Asia-Pacific & Middle East and industry happenings.

VIEW DETAILS

UPCOMING EVENTS

Explore ACI Asia-Pacific & Middle East's upcoming events to engage with industry
stakeholdes and partners.



VIEW DETAILS

LONG-TERM CARBON GOAL

VIEW VIDEO

ABOUT US

A journey of thousand miles begins with thousands of airport smiles.

KNOW MORE ABOUT US

NEWS & PERSPECTIVES

Read our latest executive interviews and industry trend articles for a glimpse
into ACI Asia-Pacific & Middle East and industry happenings.

VIEW DETAILS

UPCOMING EVENTS

Explore ACI Asia-Pacific & Middle East's upcoming events to engage with industry
stakeholdes and partners.



VIEW DETAILS

LONG-TERM CARBON GOAL

VIEW VIDEO
Play / Stop the slider

ABOUT US

NEWS & PERSPECTIVES

UPCOMING EVENTS

LONG-TERM CARBON GOAL

INDUSTRY NEWS

 * 2024-05-27
 * Press Release

ICAO DGCA for Middle East Region: ACI Asia-Pacific & Middle East Advocates for
improved air...

ACI LeadershipACI Leadership
 * 2024-06-19
 * ACI Updates

Airport Traffic Think Tank meets in Vienna to discuss forecast trends

Traffic
1
VIEW ALL

PERSPECTIVES

 * 2024-01-17

Low-altitude Economy to Fly High – China Makes Great Strides in Advanced Air...

ACI LeadershipIndustry Trend
 * 2023-12-15

Unleashing the Transformative Potential of ICT in the Aviation Industry

Industry TrendAirport Development
 * 2023-09-25

eVTOLs – A New Way to Fly

ACI LeadershipIndustry Trend
VIEW ALL

Be the first to receive our

Newsletter, Press Release, Upcoming Events Promotion and more.

SUBSCRIBE NOW

WHAT'S HAPPENING

05

Nov

06

Nov

The Trinity Forum 2024

The Trinity Forum 2024, the world’s leading airport commercial revenues event,
will be hosted by IPP Travel Retail on 05-06...

Ho Chi Minh City, Vietnam

VIEW ALL
12
Play / Stop the slider

GET INVOLVED

 * Priorities
 * Connections
 * Initiatives

ADVOCACY

Aviation Security

Solving the security challenges of today and tomorrow.



ADVOCACY

Operational Safety

Addressing your airport's safety needs.

ADVOCACY

Economics

Supporting engines of economic growth.



ADVOCACY

Environment

Further your environmental journey.

ADVOCACY

Information Technology

Learn more about digital transformation at airports.



ADVOCACY

Human Resources

Elevate your operations through people.

1

MEMBERSHIP

Regular and Affiliate Airport

Join the region's largest airport association.

MEMBERSHIP

Associate

Engage with the regions' airport community.

MEMBERSHIP

Regular and Affiliate WBP

Connect with our regions' airports.


Anytime


COMMUNICATIONS

Get the Word Out

Email your press release to be featured in our media centre.

Open Now


FACILITATION

Airport Health Accreditation

Join the growing community of health accredited airports.

Open Now


ENVIRONMENT

Airport Carbon Accreditation

Level up with two new carbon accreditation levels.

Open Now


HUMAN RESOURCES

Capacity Building

Further your training goals with online training.


12
Play / Stop the slider
Tweets by ACIAPAC

Follow Us

 * Twitter
 * LinkedIn

The Year in Review 2022 reflects our accomplishments; our engagement with
members, regulators and stakeholders across our region advocating for policies
that...

Digital Print

Digital Print

Flipbook

Flipbook

VIEW THE LIBRARY

The 18th ACI Asia-Pacific Regional Assembly, Conference & Exhibition

 * 2022-05-31
 * Events & Conferences

VIEW THE GALLERY
Show Info of ACI Latin America-Caribbean

ACI Latin America-Caribbean

ACI Latin America-Caribbean

PrimeTime Tower Building, Office 8C
Ave La Rotonda, Costa del Este
Panama City
Panama

Go to website
Show Info of ACI North America

ACI North America

ACI North America

1615 L Street, NW, Suite 300
Washington DC 20036
United States

Go to website
Show Info of ACI EUROPE

ACI EUROPE

ACI EUROPE

10 Rue Montoyer (Box No 9)
1000 BRUXELLES
Belgium

Go to website
Show Info of ACI Africa

ACI Africa

ACI Africa

Academie Internationale Mohammed VI de
l'Aviation Civile, Nouasseur
Casablanca
Morocco

Go to website
Show Info of ACI Asia-Pacific & Middle East

ACI Asia-Pacific & Middle East

ACI Asia-Pacific & Middle East

Unit 13, 2/F, Airport World Trade Centre, 1 Sky Plaza Road, Hong Kong
International Airport, Hong Kong

Contact Us
Show Info of ACI World

ACI World

ACI World

800 Rue du Square Victoria, Suite 1810
PO Box 302
Montréal, Québec, AB H4Z 1G8
Canada

Go to website

21:15

LATIN-AMERICA

GMT -5

22:15

NORTH AMERICA

GMT -4

04:15

EUROPE

GMT +2

03:15

AFRICA

GMT +1

10:15

ACI ASIA-PACIFIC

GMT +8

DRAGE TO EXPLORE

Top
 * Terms of Use
 * Privacy Policy
 * Sitemap
 * Advertise With Us
 * Contact Us

Copyright © 2024 Airports Council International (ACI) Asia-Pacific and Middle
East. All rights reserved.

SUBSCRIBE NOW
 * Twitter
 * LinkedIn

Notice

We use cookies to ensure that we give you the best experience on our website. If
you continue to use this site we will assume that you agree with it. Learn more

ACCEPT







MEMBER LOGIN
 * About UsToggle Submenu
   * Who We AreToggle Submenu
     * Overview
     * Vision, Mission and Objectives
     * History
   * Our PeopleToggle Submenu
     * Our Board
     * Our Team
   * Work with Us
   * Contact Us
 * AdvocacyToggle Submenu
   * Aviation SecurityToggle Submenu
     * About
     * Committee
     * Stakeholder Engagement
     * Airport Excellence in Security
     * Smart Security
     * Security Training
     * September Security Month
     * Publications
   * Operational SafetyToggle Submenu
     * About
     * Committee
     * Stakeholder Engagement
     * Airport Excellence in Safety
     * Safety Training
     * Publications
   * EconomicsToggle Submenu
     * About
     * Committee
     * Task Force Updates
     * Airport Traffic
     * Policy AreaToggle Submenu
       * Airport Charges
       * Capacity and Airport Slots
     * Economics Training
     * Publications
   * EnvironmentToggle Submenu
     * About
     * Committee
     * Stakeholder Engagement
     * Green Airports Recognition
     * Environmental Survey
     * Airport Carbon Accreditation
     * Environmental Training
     * Publications
   * Human ResourcesToggle Submenu
     * About
     * Committee Updates
     * Young Executive Award
     * HR Excellence Recognition
     * Capacity Building
     * Publications
   * Information TechnologyToggle Submenu
     * About
     * Liaison Group
     * Information Technology Training
     * Publications
   * FacilitationToggle Submenu
     * About
     * Airport Health Accreditation
     * Airport Service Quality
     * Combat Human Trafficking
     * Emergency Cooperation Scheme
     * Publications
 * MembershipToggle Submenu
   * CategoriesToggle Submenu
     * Airport and Associate
     * World Business Partner
   * Airport and Associate Members Directory
   * WBP Capability Database
 * EventsToggle Submenu
   * Upcoming EventsToggle Submenu
     * ACI Asia-Pacific & Middle East / ACI World Annual General Assembly,
       Conference and Exhibition (WAGA 2024)
     * The Trinity Forum 2024
     * Airports Innovate 2024
   * Partnership Opportunities
   * Previous Events
 * Media CentreToggle Submenu
   * NewsToggle Submenu
     * Press Release
     * Members' News
     * ACI Updates
   * PerspectivesToggle Submenu
     * ACI Leadership
     * Industry Trend
     * Executive Interview
     * Did You Know
   * LibraryToggle Submenu
     * Year in Review
     * Asia-Pacific Airports Magazine
   * Gallery
   * Advertise With Us

 * Twitter
 * LinkedIn

CLOSE

SUBSCRIPTION

Mandatory Field *

Select your interest *
Newsletter
Events & Conferences
Press Release
First Name *

Last Name *

Company *

Position

Email *

Phone

Country/Region *
Asia-PacificAfricaEuropeMiddle-EastNorth AmericaSouth America
None selected
 * Asia-Pacific
 * Africa
 * Europe
 * Middle-East
 * North America
 * South America

I agree with ACI Asia Pacific's Terms of Use and Privacy Policy.*


If you are an official ACI Asia-Pacific member, please use Member Login to
manage your subscription preference.