www.amcham.org.eg Open in urlscan Pro
217.52.80.2  Public Scan

Submitted URL: https://www.amcham.org.eg/OnlineRegistration/RegisterMember/Register_Member.asp?Mem_ID=6846&Event_ID=1857
Effective URL: https://www.amcham.org.eg/cyberlink/events/register/1857
Submission: On October 03 via manual from EG — Scanned from IT

Form analysis 3 forms found in the DOM

Name: attendeesSearch

<form class="inline-search-form collapse" id="search-form" aria-expanded="true" name="attendeesSearch">
  <div class="input-group input-group-lg main col-xs-12">
    <input type="text" placeholder="Keywords..." class="form-control" ng-model="userSearch">
  </div>
</form>

Name: survey

<form class="form-horizontal" ng-cloak="" ng-submit="vm.onSubmitClicked()" ng-show="!vm.formPrerequisitesLoading" name="survey" novalidate="">
  <div ng-repeat="question in vm.survey.questions">
    <!--[Survey-Content]-->
    <div ng-switch="" on="question.questionTypeID" class="form-group buff-ml-flat buff-mr-flat">
      <!-- Label -->
      <div ng-switch-when="13">
        <div class="buff-mb-half">
          <div for="questionTitle" ng-bind-html="question.title | parseHtmlNewline"></div>
        </div>
      </div>
      <!--[Question-With-Single-Answer]-->
      <div ng-switch-when="3" class="buff-mb-half" ng-class="{'has-error': survey.radio{{question.questionID}}.$error.required &amp;&amp; survey.$submitted}">
        <!--[Question-Title]-->
        <label class="control-label buff-mb-qrt" ng-bind-html="question.title | parseHtmlNewline"></label>
        <!--[Question-Options]-->
        <div ng-repeat="option in question.options">
          <input ac-radio="" name="radio{{question.questionID}}" id="radio{{option.answerID}}" ng-model="question.answeredOption" type="radio" value="{{option}}" ng-required="question.isRequired" ng-change="vm.onChangeRadio(question)"
            label="{{option.answerTxt}}" class="btn">
        </div>
        <div class="error-message help-block pull-left" ng-show="survey.radio{{question.questionID}}.$error.required &amp;&amp; survey.$submitted">This Questions is Required</div>
      </div>
      <!-- [Questions-With-Textarea-Answer] -->
      <div ng-switch-when="2" class="buff-mb-half" ng-class="{'has-error': survey.textarea{{question.questionID}}.$error.required &amp;&amp; survey.$submitted}">
        <!--[Question-Title]-->
        <label class="control-label buff-mb-qrt" ng-bind-html="question.title | parseHtmlNewline"></label>
        <!--[Question-Options]-->
        <div>
          <textarea name="textarea{{question.questionID}}" class="form-control" ng-model="question.answerTxt" ng-required="question.isRequired" ng-chaneg="vm.onTextareaChange()"></textarea>
        </div>
        <div class="error-message help-block pull-left" ng-show="survey.textarea{{question.questionID}}.$error.required &amp;&amp; survey.$submitted">This Questions is Required</div>
      </div>
      <!--Questions-With-Multiple-Answers-->
      <div ng-switch-when="4" class="buff-mb-half" ng-class="{'has-error': question.emptyAnswer &amp;&amp; question.isRequired &amp;&amp; survey.$submitted}">
        <!--[Question-Title]-->
        <label class="control-label buff-mb-qrt" ng-bind-html="question.title | parseHtmlNewline"></label>
        <!--[Question-Options]-->
        <div ng-repeat="option in question.options">
          <div class="buff-pl col-sm-10">
            <input ac-checkbox="" id="checkbox{{option.answerID}}" ng-model="option.selected" ng-checked="option.selected" type="checkbox" ng-change="vm.onCheckboxAnsChnaged(question)" label="{{option.answerTxt}}">
          </div>
        </div>
        <div class="error-message help-block pull-left" ng-show="question.emptyAnswer &amp;&amp; question.isRequired &amp;&amp; survey.$submitted">This Questions is Required</div>
      </div>
      <!--Questions-With-Textbox-->
      <div ng-switch-when="1" class="buff-mb" ng-class="{'has-error': survey.textbox{{question.questionID}}.$error.required &amp;&amp; survey.$submitted}">
        <!--[Question-Title]-->
        <label class="control-label buff-mb-qrt" ng-bind-html="question.title | parseHtmlNewline"></label>
        <!--[Question-Options]-->
        <div>
          <input type="text" name="textbox{{question.questionID}}" class="form-control" ng-model="question.answerTxt" ng-required="question.isRequired">
        </div>
        <div class="error-message help-block pull-left" ng-show="survey.textbox{{question.questionID}}.$error.required &amp;&amp; survey.$submitted">This Questions is Required</div>
      </div>
    </div>
  </div>
  <button type="submit" name="submitSurvey" class="submit btn btn-primary btn-lg no-animate pull-right">
    <span ng-show="!vm.submitingSurvey" class="">Submit</span>
    <span ng-show="vm.submitingSurvey" class="ng-hide"><i class="fa fa-spin fa-spinner no-animate"></i>&nbsp;Submiting</span>
  </button>
</form>

Name: submitPoll

<form ng-cloak="" class="form-horizontal" ng-show="!vm.pollLoading" ng-submit="vm.onSubmitClicked()" name="submitPoll" novalidate="">
  <span ng-show="!vm.result &amp;&amp;submitPoll.$submitted" class="help-block text-subbrand"> please choose an option before submit. </span>
  <!--[Question]-->
  <div class="h3 text-subbrand question">
    {{vm.poll.pollQuestion}}
  </div>
  <!--[Options]-->
  <div ng-repeat="option in vm.poll.options" class="buff-pb-half">
    <input ac-radio="" id="radio_poll_option_{{option.optionID}}" title="{{option.optionText}}" label="{{option.optionText}}" class="btn" ng-model="vm.result" type="radio" name="pollOption" value="{{option.optionID}}">
  </div>
  <!--[Submit]-->
  <button type="submit" ng-disabled="vm.pollSubmitting" name="submit" class="submit btn btn-block btn-primary no-animate">
    <span ng-show="!vm.pollSubmitting">Submit</span>
    <span ng-show="vm.pollSubmitting"><i class="fa fa-spin fa-spinner no-animate"></i>&nbsp;Submitting</span>
  </button>
</form>

Text Content

 * Tamer Shaheen
   * Tamer Shaheen
     tamer.shaheen@adib.eg
     
     My Profile
   * * Update Membership Information
     * 
     * Tenders Alert Services Settings
     * 
     * Feedback
     * Recommend Member
   * * Change Password
     * Sign Out

  My Connections

  My Connections

Toggle navigation
 * AmCham Egypt
   * About us
   * Board of Governors
   * AmCham Staff
   * AmCham Egypt Inc.
   * AmCham Foundation
   * Annual Reports
   * Contact Us
 * Events & Advocacy
   * Overview
   * Events
   * Committees
   * Advocacy
   * Missions to the U.S.
   * U.S. Business Missions to Egypt
 * Membership
   * Overview
   * Become A Member
   * Members Database
   * Member News
   * Exclusive Offers
   * Cyberlink (Members Community)
 * Training & Recruitment
   * Overview
   * Business to Business
   * Professional Certifications
   * Executive Programs
   * Workshops
   * Customized Workshops
   * Recruitment Center
   * Employment Fair
 * Services
   * Tenders Alert Service
   * Videoconferencing
   * Advertising Opportunities
 * Resources & Publications
   * Business Monthly
   * Business Studies & Reports
   * Industry Insight Series
   * Egypt Economic Report
   * Egypt-U.S. Business Relations
   * Egypt Economic Indicators
   * Guide to Doing Business in Egypt
   * AmCham Membership Directory
   * Egypt Business Digest
   * Sustainability Hub
   * Spotlight

 1. Home
 2. Membership
 3. Cyberlink


EVENTS

 *  What's New
 *  Events
 *  News
 *  Offers
 *  Staff


{{VM.MEETING.TITLE}}



{{vm.meeting.meetingType}}: {{vm.meeting.eventType}} {{vm.meeting.meetingType}}
{{vm.meeting.meetingSector}} Committee



   {{vm.meeting.event_Date| date:'EEEE, MMMM dd, yyyy'}}     
{{vm.meeting.event_time}}     

   January 24 - 25, 2022    {{vm.meeting.event_time}}

     {{vm.meeting.address}}      Show on map Show on map Show on map


We look forward to the honor and pleasure of welcoming you.

Dress Code (Business Attire)

   Agenda

1:00 pm Registration & Networking 2:00 pm Lunch 3:00 pm Speech and Q&A's 4:00 pm
Adjourn


{{ VM.SPEAKERS.LENGTH > 1 ? 'SPEAKERS' : 'SPEAKER' }}


SPEAKER


INVITED CONFERENCE SPEAKERS:




MODERATOR



{{speaker.name}}{{hasTitle?',':''}}
{{speaker.title}}{{hasCompany?',':''}} {{speaker.company}}











{{VM.WORKSHOPSDAYS.LENGTH>1 ?'PLEASE REGISTER FOR ONE OF THE WORKSHOPS
BELOW:':'WORKSHOP:'}}



{{ workshop.workshopDayTitle}}
{{workshop.workshopDayDateTxt}}

--------------------------------------------------------------------------------



You should select at least one workshop.

The link to join the live broadcast and guidelines on how to login will be
shared via email at 4:00 p.m. (Cairo Time - GMT +3) the day before the event.
RegisterRegistered ConfirmConfirmed In-Person
Register Virtual
Regret


GOING WITH SPOUSE





To register, please fill in this form and send a copy of your passport or
National ID to Ms. Susanne Winkler swinkler@amcham.org.eg


Kindly note that for security reasons, you must provide the below documents and
you are required to show a proof of identification upon entry to the Alexandria
Port.

 * For Egyptians: Copy of National Identification Document (ID).
 * Foreigners: (i) Copy of Passport; and (ii) Proof of Arrival Stamp.

To complete the registration, Please submit your documents over e-mail to Ms.
Laura Swilam (lswilam@amcham.org.eg) with subject line "Registration: Trans Misr
Terminal Field Trip"


PREFERRED MEETING POINT:

AmCham Premises
October Dry Port

 


RESERVED TABLES

{{item}}



My Guests ({{vm.guests.length}}) Max 1 guest

Non-members can attend virtual only


{{GUEST.NAME}}



{{guest.guestCompany}}
{{guest.phone}}
{{guest.email}}
Table {{guest.tableNumber}}
AmCham Member
Edit
Remove
 


Registered Members

{{attendant.companyName}}
{{attendant.fullName}}
{{attendant.title.trim()}}

--------------------------------------------------------------------------------

Corporate Partners

Thanks to all our Corporate Partners for their support


Events Sponsors




SURVEY

This Questions is Required
This Questions is Required
This Questions is Required
This Questions is Required
Submit  Submiting


FEES

Member Fees: {{vm.fees.memberFees}}
Member Spouse Fees: {{vm.fees.spouseFees}}
Member Company Staff Fees: {{vm.fees.staffFees}}
Guests of Members Fees: {{vm.fees.guestFees}}
Table Fees: {{vm.fees.tableFees}} (Excluding VAT)


All payment at the door EGP 1,100

Complimentary Invitation

Registration {{vm.fees.registrationFees}} {{vm.fees.guestsCount}} x Guest:
{{vm.fees.totalGuestsFees}} {{vm.fees.staffCount}} x Staff: Spouse:
{{vm.fees.totalStaffFees}} Spouse: {{vm.fees.spouseFees}}
{{vm.fees.tablesCount}} x Table: {{vm.fees.totalTablesFees}} (Including VAT)

--------------------------------------------------------------------------------

Total: {{vm.fees.totalFees}} To be paid: {{vm.fees.toBePaidFees}}



No pending payments



CYBERLINK EVENT CYBERLINK EVENT POLL

please choose an option before submit.
{{vm.poll.pollQuestion}}

Submit  Submitting
{{vm.poll[0].question}}

{{vm.thankYouMessage}}

{{optionStats.optionText}}

{{optionStats.percentage}}%

Corporate Partners

Thanks to all our Corporate Partners for their support


Events Sponsors







NAVIGATE:

AmCham Egypt
Training & Recruitment
Events & Advocacy
Services
Membership
Resources & Publications




CONTACT US:

  33 Soliman Abaza Street, Dokki - Giza

  Tel: (+20-2) 3333-6900

  Fax: (+20-2) 3338-1060

  Mail: info@amcham.org.eg

Contact Us


DOWNLOAD AMCHAM APP:





Copyright ©2024 American Chamber of Commerce in Egypt
Privacy  |  Copyright & Disclaimer