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

Submitted URL: http://aci-asiapac.aero/
Effective URL: https://www.aci-asiapac.aero/
Submission Tags: falconsandbox
Submission: On November 01 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="Hong Kong">Hong Kong</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>Hong Kong</span>"><input type="radio" value="Hong Kong"> <span>Hong Kong</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"
                src="https://www.recaptcha.net/recaptcha/api2/anchor?ar=1&amp;k=6Le5BMcZAAAAAJyDQXSQTANI26mc5Uagld8cHUEY&amp;co=aHR0cHM6Ly93d3cuYWNpLWFzaWFwYWMuYWVybzo0NDM.&amp;hl=en&amp;v=UrRmT3mBwY326qQxUfVlHu1P&amp;size=normal&amp;cb=xs3oqssemqnu"
                width="304" height="78" role="presentation" name="a-lcazvq1cajd" frameborder="0" scrolling="no"
                sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"></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 Airports

 * About Us
    * Who We Are
      * Overview
      * 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
      * COVID-19 Task Force Updates
      * Airport Health Accreditation
      * Airport Service Quality
      * Combat Human Trafficking
      * Emergency Cooperation Scheme
      * Publications
   
   Airport Traffic
   
   Airport Health Accreditation

 * 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
    * 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

THE VOICE OF ASIA-PACIFIC AIRPORTS

We have grown to represent 126 members operating 611 airports in 49 countries/
areas in Asia-Pacific and the Middle East.

KNOW MORE ABOUT US

PERSPECTIVES

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

VIEW DETAILS

LONG-TERM CARBON GOAL

VIEW VIDEO

Aviation Security Explained

Learn more about aviation security

VIEW VIDEO

THE VOICE OF ASIA-PACIFIC AIRPORTS

We have grown to represent 126 members operating 611 airports in 49 countries/
areas in Asia-Pacific and the Middle East.

KNOW MORE ABOUT US

PERSPECTIVES

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

VIEW DETAILS

LONG-TERM CARBON GOAL

VIEW VIDEO

Aviation Security Explained

Learn more about aviation security

VIEW VIDEO

THE VOICE OF ASIA-PACIFIC AIRPORTS

We have grown to represent 126 members operating 611 airports in 49 countries/
areas in Asia-Pacific and the Middle East.

KNOW MORE ABOUT US

PERSPECTIVES

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

VIEW DETAILS

LONG-TERM CARBON GOAL

VIEW VIDEO

Aviation Security Explained

Learn more about aviation security

VIEW VIDEO
Play / Stop the slider

THE VOICE OF ASIA-PACIFIC AIRPORTS

PERSPECTIVES

LONG-TERM CARBON GOAL

Aviation Security Explained

NEWS

 * 12 Jul 2021
 * Press Release

ACI Asia-Pacific Grows with New Airport and Associate Members

ACI Leadership
 * 2021-10-28
 * Members’ News

Airport International Group Officially Launches CSR Foundation to Enhance...

SustainabilityCustomer Experience
 * 2021-09-30
 * ACI Updates

World Business Partners (WBP) Annual Meeting 2021

WBP
VIEW ALL

PERSPECTIVES

 * 2021-10-28

Continue learning, pandemic notwithstanding

WBP
 * 2021-10-21

No Better Time Than Now to Join ACI Asia-Pacific

WBP
1
VIEW ALL

Be the first to receive our

Newsletter, Press Release, Upcoming Events Promotion and more.

SUBSCRIBE NOW

WHAT'S HAPPENING

21

Nov

24

Nov

ACI-LAC / World Annual General Assembly, Conference & Exhibition

WAGA 2021 brings together senior executives of the airport industry from all
over the world and features discussion...

Cancun, Mexico

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.


123
Play / Stop the slider

Follow Us

 * Twitter
 * LinkedIn

The Year in Review publication is a timely opportunity to look back on the
annual accomplishments of ACI Asia-Pacific.

Digital Print

Digital Print

VIEW THE LIBRARY

2019 ACI Asia-Pacific/ World Annual General Assembly, Conference & Exhibition
(WAGA2019)

 * 2019-04-30
 * Events & Conferences

2019 ACI Asia-Pacific WBP Airport Tour

 * 2019-07-31
 * Tour

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

ACI Asia-Pacific

ACI Asia-Pacific

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

07:37

LATIN-AMERICA

GMT -5

08:37

NORTH AMERICA

GMT -4

13:37

EUROPE

GMT +1

13:37

AFRICA

GMT +1

20:37

ACI ASIA-PACIFIC

GMT +8

DRAGE TO EXPLORE

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

Copyright © 2021 Airports Council International (ACI) Asia-Pacific. 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
     * 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
     * COVID-19 Task Force Updates
     * 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 Events
   * 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 *
Hong Kong
None selected
 * Hong Kong

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.