av-icnx.com Open in urlscan Pro
182.50.135.118  Public Scan

URL: https://av-icnx.com/cavs/index.aspx
Submission: On May 12 via manual from US — Scanned from SG

Form analysis 1 forms found in the DOM

Name: aspnetFormPOST ./index.aspx

<form name="aspnetForm" method="post" action="./index.aspx" onsubmit="javascript:return WebForm_OnSubmit();" id="aspnetForm" class="av_class">
  <div>
    <input type="hidden" name="__EVENTTARGET" id="__EVENTTARGET" value="">
    <input type="hidden" name="__EVENTARGUMENT" id="__EVENTARGUMENT" value="">
    <input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwUKLTkzMDI5NDcyMWQYAQUeX19Db250cm9sc1JlcXVpcmVQb3N0QmFja0tleV9fFgEFJGN0bDAwJENvbnRlbnRQbGFjZUhvbGRlcjEkQ2hrQ29uZmlybXxa4do7ZG+nxQjG90Z/CQhpyCRHP9+arqC6C6YQVrfG">
  </div>
  <script type="text/javascript">
    //<![CDATA[
    var theForm = document.forms['aspnetForm'];
    if (!theForm) {
      theForm = document.aspnetForm;
    }

    function __doPostBack(eventTarget, eventArgument) {
      if (!theForm.onsubmit || (theForm.onsubmit() != false)) {
        theForm.__EVENTTARGET.value = eventTarget;
        theForm.__EVENTARGUMENT.value = eventArgument;
        theForm.submit();
      }
    }
    //]]>
  </script>
  <script src="/WebResource.axd?d=S_g36UFVoPt8T13-0xq5qdC1RYgI4A4829DIsF946pBMGMayLnswZgAjxeKO24NQvmB2lQJUIUp_ad5YOxF4GmQ76WX0bOsg3xXJklQueJM1&amp;t=637814401746327080" type="text/javascript"></script>
  <script src="/WebResource.axd?d=PqLwynfijXcBE8OBLd_Oh8D8wbZ4m1cGBfQ9EeIwTIcvmJ1GY7rT4uNfboUHIjUza-VkfRfcP5mrBPPAUgZ4OtqKcAAcGoFbJTaIOeicOTw1&amp;t=637814401746327080" type="text/javascript"></script>
  <script type="text/javascript">
    //<![CDATA[
    function WebForm_OnSubmit() {
      if (typeof(ValidatorOnSubmit) == "function" && ValidatorOnSubmit() == false) return false;
      return true;
    }
    //]]>
  </script>
  <div>
    <input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="74EF6096">
    <input type="hidden" name="__EVENTVALIDATION" id="__EVENTVALIDATION"
      value="/wEdACJWvCkPYoJHH9HI9us8KJTtc5on9H9+gX1pwHIeRCLBWMv+JLNV2CgHpw0Zp3tzPTMZLeeQKm4ugvoYNQZA+cbpD+fBT/eZlwqvAbXNmF4lo5WspeyNSOiPzpSuz2f2PlPXFfY+m3VES2SvwzvuqEgrma2jeFun3OQbGQ5OmGizftBk2evEWevMmFWNN2E9p78IG4wBQX3v871V6iiM1aERv1Gjcisk476jNw5GpODgxN3jTSTHt5EoS/NctDMeBy2wn9tt/A9jIe7oRQxYtnFHBwg6YBq352xtNmTz+8XMliF2IFgI0zs1OJOvM3AGv9PfZQvA4EWhSIw/1F9D42TYYLxagwv22tHNnAJA49aVkg6/c6FItnrFwmH4KxFoVg+nFKqZaPbmK6iN0wjiLOveCZ8pQEqap5rcJ/wqRVd1YqP5TZJr4rE3j148vP7OfMkq+H4KHK9hpj6jTvNAgnEI3KAwFwxyPcwZjf5DzRj08OxvXmGA6Rb3bQd8IUNeH1+JyAeI3mGoRrfes3JlaGZNNSdU25HzplmolmxzSliJHESgjJWVSlA9ydyg6wgr+CZ/7AKORXABVZM96s4KKwuoCvMiqd4y40/Y3xEfOTJpsXTu6ct87aVL0GKldRG5MsJzrC2Dsaxh7kf3w49GQkmtj/+Qtpd6tJ7RYfwfBb+kGOe1jveZykiJnchsNJdM3NOMO7fmjkJSfq6Zbgk2kTWnNfDjDQzYxdTrINdsJXtcyVvWdT5dG4uxePQ9u226d+I=">
  </div>
  <div class="col-md-2">
    <p> Salutation </p>
    <p style="margin: 5px 0px 0px 0px">
      <select name="ctl00$ContentPlaceHolder1$Salutation" id="ctl00_ContentPlaceHolder1_Salutation" class="input-border-bottom">
        <option value="Mr">Mr</option>
        <option value="Ms">Ms</option>
        <option value="Mrs">Mrs</option>
        <option value="Miss">Miss</option>
        <option value="Dr">Dr</option>
        <option value="Prof">Prof</option>
      </select>
    </p>
    <p>&nbsp;</p>
  </div>
  <div class="col-md-5">
    <p> First name <span style="color: red">*</span>
      <input name="ctl00$ContentPlaceHolder1$FirstName" type="text" id="ctl00_ContentPlaceHolder1_FirstName" class="input-border-bottom">
      <span id="ctl00_ContentPlaceHolder1_RegularExpressionValidator1" class="required-error" style="color:Red;display:none;">Please enter alphabets only</span>
      <span id="ctl00_ContentPlaceHolder1_RequiredFieldValidator1" class="required-error" style="color:Red;display:none;">Please enter your First Name</span>
    </p>
    <p>&nbsp;</p>
  </div>
  <div class="col-md-5">
    <p> Last name <span style="color: red">*</span>
      <input name="ctl00$ContentPlaceHolder1$LastName" type="text" id="ctl00_ContentPlaceHolder1_LastName" class="input-border-bottom">
      <span id="ctl00_ContentPlaceHolder1_RegularExpressionValidator2" class="required-error" style="color:Red;display:none;">Please enter alphabets only</span>
      <span id="ctl00_ContentPlaceHolder1_RequiredFieldValidator2" class="required-error" style="color:Red;display:none;">Please enter your Last Name</span>
    </p>
    <p>&nbsp;</p>
  </div>
  <div class="col-md-12">
    <p> Email Id <span style="color: red">*</span>
      <input name="ctl00$ContentPlaceHolder1$Email" type="text" id="ctl00_ContentPlaceHolder1_Email" class="input-border-bottom">
      <span id="ctl00_ContentPlaceHolder1_RegularExpressionValidator3" class="required-error" style="color:Red;display:none;">Please enter valid email address!</span>
      <span id="ctl00_ContentPlaceHolder1_RequiredFieldValidator3" class="required-error" style="color:Red;display:none;">Please enter your Email</span>
    </p>
    <p>&nbsp;</p>
  </div>
  <div class="col-md-6">
    <p> Mobile Number <span style="color: red">*</span>
      <input name="ctl00$ContentPlaceHolder1$Mobile" type="text" id="ctl00_ContentPlaceHolder1_Mobile" class="input-border-bottom">
      <span id="ctl00_ContentPlaceHolder1_RegularExpressionValidator4" class="required-error" style="color:Red;display:none;">Please enter numbers only</span>
      <span id="ctl00_ContentPlaceHolder1_RequiredFieldValidator4" class="required-error" style="color:Red;display:none;">Please enter your Contact</span>
    </p>
    <p>&nbsp;</p>
  </div>
  <div class="col-md-6">
    <p> Telephone <input name="ctl00$ContentPlaceHolder1$Telephone" type="text" id="ctl00_ContentPlaceHolder1_Telephone" class="input-border-bottom">
      <span id="ctl00_ContentPlaceHolder1_RegularExpressionValidator5" class="required-error" style="color:Red;display:none;">Please enter numbers only</span>
    </p>
    <p>&nbsp;</p>
  </div>
  <div class="col-md-6">
    <p> Company <span style="color: red">*</span>
      <input name="ctl00$ContentPlaceHolder1$Company" type="text" id="ctl00_ContentPlaceHolder1_Company" class="input-border-bottom">
      <span id="ctl00_ContentPlaceHolder1_RequiredFieldValidator6" class="required-error" style="color:Red;display:none;">Please enter your Company Name</span>
    </p>
    <p>&nbsp;</p>
  </div>
  <div class="col-md-6">
    <p> Designation <span style="color: red">*</span>
      <input name="ctl00$ContentPlaceHolder1$Designation" type="text" id="ctl00_ContentPlaceHolder1_Designation" class="input-border-bottom">
      <span id="ctl00_ContentPlaceHolder1_RegularExpressionValidator7" class="required-error" style="color:Red;display:none;">Please enter alphabets only</span>
      <span id="ctl00_ContentPlaceHolder1_RequiredFieldValidator7" class="required-error" style="color:Red;display:none;">Please enter your Designation</span>
    </p>
    <p>&nbsp;</p>
  </div>
  <div class="col-md-12">
    <p> Company Address <span style="color: red">*</span>
      <input name="ctl00$ContentPlaceHolder1$CompanyAddress" type="text" id="ctl00_ContentPlaceHolder1_CompanyAddress" class="input-border-bottom">
      <span id="ctl00_ContentPlaceHolder1_RegularExpressionValidatorAddress" class="required-error" style="color:Red;display:none;">Please enter complete address</span>
      <span id="ctl00_ContentPlaceHolder1_RequiredFieldValidator8" class="required-error" style="color:Red;display:none;">Please enter your Address</span>
    </p>
    <p>&nbsp;</p>
  </div>
  <div class="col-md-6">
    <p> Postal Code <span style="color: red">*</span>
      <input name="ctl00$ContentPlaceHolder1$PostalCode" type="text" id="ctl00_ContentPlaceHolder1_PostalCode" class="input-border-bottom">
      <span id="ctl00_ContentPlaceHolder1_RequiredFieldValidator9" class="required-error" style="color:Red;display:none;">Please enter your Postal Code</span>
    </p>
    <p>&nbsp;</p>
  </div>
  <div class="col-md-6">
    <p> City <span style="color: red">*</span>
      <input name="ctl00$ContentPlaceHolder1$City" type="text" id="ctl00_ContentPlaceHolder1_City" class="input-border-bottom">
      <span id="ctl00_ContentPlaceHolder1_RegularExpressionValidator10" class="required-error" style="color:Red;display:none;">Please enter alphabets only</span>
      <span id="ctl00_ContentPlaceHolder1_RequiredFieldValidator10" class="required-error" style="color:Red;display:none;">Please enter your City</span>
    </p>
    <p>&nbsp;</p>
  </div>
  <div class="col-md-6">
    <p> State <span style="color: red">*</span>
      <input name="ctl00$ContentPlaceHolder1$State" type="text" id="ctl00_ContentPlaceHolder1_State" class="input-border-bottom">
      <span id="ctl00_ContentPlaceHolder1_RegularExpressionValidator11" class="required-error" style="color:Red;display:none;">Please enter alphabets only</span>
      <span id="ctl00_ContentPlaceHolder1_RequiredFieldValidator11" class="required-error" style="color:Red;display:none;">Please enter your State</span>
    </p>
    <p>&nbsp;</p>
  </div>
  <div class="col-md-6">
    <p> Country <span style="color: red">*</span>
      <input name="ctl00$ContentPlaceHolder1$Country" type="text" id="ctl00_ContentPlaceHolder1_Country" class="input-border-bottom">
      <span id="ctl00_ContentPlaceHolder1_RegularExpressionValidator12" class="required-error" style="color:Red;display:none;">Please enter alphabets only</span>
      <span id="ctl00_ContentPlaceHolder1_RequiredFieldValidator12" class="required-error" style="color:Red;display:none;">Please enter your Country</span>
    </p>
    <p>&nbsp;</p>
  </div>
  <div class="col-lg-12">&nbsp;</div>
  <div class="col-md-12" style="margin-top: 50px;">
    <p style="font-weight: bold; font-size: 25px;"> Help us with the below information to serve you better: </p>
  </div>
  <div class="col-md-7">
    <p>&nbsp;</p>
    <p> I am a: </p>
    <p style="margin: 5px 0px 0px 0px">
      <select name="ctl00$ContentPlaceHolder1$IAmA" id="ctl00_ContentPlaceHolder1_IAmA" class="input-border-bottom">
        <option value="none">--Select--</option>
        <option value="Installation Engineer">Installation Engineer</option>
        <option value="System Integrator">System Integrator</option>
        <option value="Engineer - Onsite Installation">Engineer - Onsite Installation</option>
        <option value="AV Consultant">AV Consultant</option>
        <option value="AV Networking">AV Networking</option>
        <option value="Design Consultant">Design Consultant</option>
        <option value="CIO">CIO</option>
        <option value="CTO">CTO</option>
        <option value="Audio-Visual Engineer">Audio-Visual Engineer</option>
        <option value="Other" id="other1">Other</option>
      </select>
      <span id="ctl00_ContentPlaceHolder1_RequiredFieldValidator13" class="required-error" style="color:Red;display:none;">Please fill in the details</span>
    </p>
    <br>
    <p>
      <input name="ctl00$ContentPlaceHolder1$otherfield" type="text" id="ctl00_ContentPlaceHolder1_otherfield" class="input-border-bottom" style="display: none;">
      <span id="ctl00_ContentPlaceHolder1_RegularExpressionValidator6" style="color:Red;display:none;">Please enter alphabets only</span>
      <span id="ctl00_ContentPlaceHolder1_RequiredFieldValidator14" class="required-error" style="color:Red;display:none;">&nbsp; Required*</span>
    </p>
    <p>&nbsp;</p>
  </div>
  <script>
    $("#ctl00_ContentPlaceHolder1_otherfield").hide();
    $('#ctl00_ContentPlaceHolder1_IAmA').change(function() {
      var selectedValue = $('#ctl00_ContentPlaceHolder1_IAmA :selected').text();
      if (selectedValue == "Other") {
        $("#ctl00_ContentPlaceHolder1_otherfield").show();
        ValidatorEnable(document.getElementById("ctl00_ContentPlaceHolder1_RequiredFieldValidator14"), true);
      } else {
        $("#ctl00_ContentPlaceHolder1_otherfield").hide();
        ValidatorEnable(document.getElementById("ctl00_ContentPlaceHolder1_RequiredFieldValidator14"), false);
      }
      //$("#OtherNatureOfBusiness").toggle();
      //OtherFieldFunction("CheckBoxList1_20", "RequiredFieldValidator14")
    });
  </script>
  <div class="col-md-12">
    <p>&nbsp;</p>
    <span class="checkbox1"><input id="ctl00_ContentPlaceHolder1_ChkConfirm" type="checkbox" name="ctl00$ContentPlaceHolder1$ChkConfirm"><label for="ctl00_ContentPlaceHolder1_ChkConfirm">I agree and confirm that all the information provided above is
        accurate to the best of my knowledge.</label></span>
    <span id="ctl00_ContentPlaceHolder1_CustomValidator13" class="required-error" style="color:Red;font-weight:bold;visibility:hidden;">Kindly tick the checkbox</span>
    <script type="text/javascript">
      function ValidateCheckBox(sender, args) {
        if (document.getElementById("ctl00_ContentPlaceHolder1_ChkConfirm").checked == true) {
          args.IsValid = true;
        } else {
          args.IsValid = false;
        }
      }
    </script>
    <input type="text" hidden="hidden" name="merchant_id" id="merchant_id" value="207512">
    <input name="ctl00$ContentPlaceHolder1$ctl00" type="text" hidden="hidden">
    <input type="text" hidden="hidden" name="amount" value="6000.00">
    <input type="text" hidden="hidden" name="currency" value="INR">
    <p>&nbsp;</p>
  </div>
  <div class="col-md-3" style="background-color: #fff000; padding: 20px">
    <span class="fees"><strong><u>Training Fees</u></strong>:<br> For show attendees : <strong>Rs 6000/-</strong>plus taxes as applicable - 18% GST</span>
  </div>
  <div class="row">
    <div class="col-lg-12 col-md-12" visible="false">
      <center>
      </center>
    </div>
  </div>
  <div class="col-md-6">
    <p>&nbsp;</p>
    <input type="submit" name="ctl00$ContentPlaceHolder1$Button1" value="Submit"
      onclick="javascript:WebForm_DoPostBackWithOptions(new WebForm_PostBackOptions(&quot;ctl00$ContentPlaceHolder1$Button1&quot;, &quot;&quot;, true, &quot;&quot;, &quot;&quot;, false, false))" id="ctl00_ContentPlaceHolder1_Button1"
      class="btn btn-small btn-deep-pink margin-30px-top xs-margin-three-top">
  </div>
  <script type="text/javascript">
    //<![CDATA[
    var Page_Validators = new Array(document.getElementById("ctl00_ContentPlaceHolder1_RegularExpressionValidator1"), document.getElementById("ctl00_ContentPlaceHolder1_RequiredFieldValidator1"), document.getElementById(
        "ctl00_ContentPlaceHolder1_RegularExpressionValidator2"), document.getElementById("ctl00_ContentPlaceHolder1_RequiredFieldValidator2"), document.getElementById("ctl00_ContentPlaceHolder1_RegularExpressionValidator3"), document
      .getElementById("ctl00_ContentPlaceHolder1_RequiredFieldValidator3"), document.getElementById("ctl00_ContentPlaceHolder1_RegularExpressionValidator4"), document.getElementById("ctl00_ContentPlaceHolder1_RequiredFieldValidator4"), document
      .getElementById("ctl00_ContentPlaceHolder1_RegularExpressionValidator5"), document.getElementById("ctl00_ContentPlaceHolder1_RequiredFieldValidator6"), document.getElementById("ctl00_ContentPlaceHolder1_RegularExpressionValidator7"), document
      .getElementById("ctl00_ContentPlaceHolder1_RequiredFieldValidator7"), document.getElementById("ctl00_ContentPlaceHolder1_RegularExpressionValidatorAddress"), document.getElementById("ctl00_ContentPlaceHolder1_RequiredFieldValidator8"),
      document.getElementById("ctl00_ContentPlaceHolder1_RequiredFieldValidator9"), document.getElementById("ctl00_ContentPlaceHolder1_RegularExpressionValidator10"), document.getElementById("ctl00_ContentPlaceHolder1_RequiredFieldValidator10"),
      document.getElementById("ctl00_ContentPlaceHolder1_RegularExpressionValidator11"), document.getElementById("ctl00_ContentPlaceHolder1_RequiredFieldValidator11"), document.getElementById(
        "ctl00_ContentPlaceHolder1_RegularExpressionValidator12"), document.getElementById("ctl00_ContentPlaceHolder1_RequiredFieldValidator12"), document.getElementById("ctl00_ContentPlaceHolder1_RequiredFieldValidator13"), document
      .getElementById("ctl00_ContentPlaceHolder1_RegularExpressionValidator6"), document.getElementById("ctl00_ContentPlaceHolder1_RequiredFieldValidator14"), document.getElementById("ctl00_ContentPlaceHolder1_CustomValidator13"));
    //]]>
  </script>
  <script type="text/javascript">
    //<![CDATA[
    var ctl00_ContentPlaceHolder1_RegularExpressionValidator1 = document.all ? document.all["ctl00_ContentPlaceHolder1_RegularExpressionValidator1"] : document.getElementById("ctl00_ContentPlaceHolder1_RegularExpressionValidator1");
    ctl00_ContentPlaceHolder1_RegularExpressionValidator1.controltovalidate = "ctl00_ContentPlaceHolder1_FirstName";
    ctl00_ContentPlaceHolder1_RegularExpressionValidator1.errormessage = "Please enter alphabets only";
    ctl00_ContentPlaceHolder1_RegularExpressionValidator1.display = "Dynamic";
    ctl00_ContentPlaceHolder1_RegularExpressionValidator1.evaluationfunction = "RegularExpressionValidatorEvaluateIsValid";
    ctl00_ContentPlaceHolder1_RegularExpressionValidator1.validationexpression = "[a-zA-Z !”$%&\'.()*\\+,\\/;\\[\\\\\\]\\^_\'{|}~][a-zA-Z !”$%&\'.()*\\+,\\/;\\[\\\\\\]\\^_`{|}~]+";
    var ctl00_ContentPlaceHolder1_RequiredFieldValidator1 = document.all ? document.all["ctl00_ContentPlaceHolder1_RequiredFieldValidator1"] : document.getElementById("ctl00_ContentPlaceHolder1_RequiredFieldValidator1");
    ctl00_ContentPlaceHolder1_RequiredFieldValidator1.controltovalidate = "ctl00_ContentPlaceHolder1_FirstName";
    ctl00_ContentPlaceHolder1_RequiredFieldValidator1.errormessage = "Please enter your First Name";
    ctl00_ContentPlaceHolder1_RequiredFieldValidator1.display = "Dynamic";
    ctl00_ContentPlaceHolder1_RequiredFieldValidator1.evaluationfunction = "RequiredFieldValidatorEvaluateIsValid";
    ctl00_ContentPlaceHolder1_RequiredFieldValidator1.initialvalue = "";
    var ctl00_ContentPlaceHolder1_RegularExpressionValidator2 = document.all ? document.all["ctl00_ContentPlaceHolder1_RegularExpressionValidator2"] : document.getElementById("ctl00_ContentPlaceHolder1_RegularExpressionValidator2");
    ctl00_ContentPlaceHolder1_RegularExpressionValidator2.controltovalidate = "ctl00_ContentPlaceHolder1_LastName";
    ctl00_ContentPlaceHolder1_RegularExpressionValidator2.errormessage = "Please enter alphabets only";
    ctl00_ContentPlaceHolder1_RegularExpressionValidator2.display = "Dynamic";
    ctl00_ContentPlaceHolder1_RegularExpressionValidator2.evaluationfunction = "RegularExpressionValidatorEvaluateIsValid";
    ctl00_ContentPlaceHolder1_RegularExpressionValidator2.validationexpression = "[a-zA-Z !”$%&\'.()*\\+,\\/;\\[\\\\\\]\\^_\'{|}~][a-zA-Z !”$%&\'.()*\\+,\\/;\\[\\\\\\]\\^_`{|}~]+";
    var ctl00_ContentPlaceHolder1_RequiredFieldValidator2 = document.all ? document.all["ctl00_ContentPlaceHolder1_RequiredFieldValidator2"] : document.getElementById("ctl00_ContentPlaceHolder1_RequiredFieldValidator2");
    ctl00_ContentPlaceHolder1_RequiredFieldValidator2.controltovalidate = "ctl00_ContentPlaceHolder1_LastName";
    ctl00_ContentPlaceHolder1_RequiredFieldValidator2.errormessage = "Please enter your Last Name";
    ctl00_ContentPlaceHolder1_RequiredFieldValidator2.display = "Dynamic";
    ctl00_ContentPlaceHolder1_RequiredFieldValidator2.evaluationfunction = "RequiredFieldValidatorEvaluateIsValid";
    ctl00_ContentPlaceHolder1_RequiredFieldValidator2.initialvalue = "";
    var ctl00_ContentPlaceHolder1_RegularExpressionValidator3 = document.all ? document.all["ctl00_ContentPlaceHolder1_RegularExpressionValidator3"] : document.getElementById("ctl00_ContentPlaceHolder1_RegularExpressionValidator3");
    ctl00_ContentPlaceHolder1_RegularExpressionValidator3.controltovalidate = "ctl00_ContentPlaceHolder1_Email";
    ctl00_ContentPlaceHolder1_RegularExpressionValidator3.errormessage = "Please enter valid email address!";
    ctl00_ContentPlaceHolder1_RegularExpressionValidator3.display = "Dynamic";
    ctl00_ContentPlaceHolder1_RegularExpressionValidator3.evaluationfunction = "RegularExpressionValidatorEvaluateIsValid";
    ctl00_ContentPlaceHolder1_RegularExpressionValidator3.validationexpression = "\\w+([-+.\']\\w+)*@\\w+([-.]\\w+)*\\.\\w+([-.]\\w+)*";
    var ctl00_ContentPlaceHolder1_RequiredFieldValidator3 = document.all ? document.all["ctl00_ContentPlaceHolder1_RequiredFieldValidator3"] : document.getElementById("ctl00_ContentPlaceHolder1_RequiredFieldValidator3");
    ctl00_ContentPlaceHolder1_RequiredFieldValidator3.controltovalidate = "ctl00_ContentPlaceHolder1_Email";
    ctl00_ContentPlaceHolder1_RequiredFieldValidator3.errormessage = "Please enter your Email";
    ctl00_ContentPlaceHolder1_RequiredFieldValidator3.display = "Dynamic";
    ctl00_ContentPlaceHolder1_RequiredFieldValidator3.evaluationfunction = "RequiredFieldValidatorEvaluateIsValid";
    ctl00_ContentPlaceHolder1_RequiredFieldValidator3.initialvalue = "";
    var ctl00_ContentPlaceHolder1_RegularExpressionValidator4 = document.all ? document.all["ctl00_ContentPlaceHolder1_RegularExpressionValidator4"] : document.getElementById("ctl00_ContentPlaceHolder1_RegularExpressionValidator4");
    ctl00_ContentPlaceHolder1_RegularExpressionValidator4.controltovalidate = "ctl00_ContentPlaceHolder1_Mobile";
    ctl00_ContentPlaceHolder1_RegularExpressionValidator4.errormessage = "Please enter numbers only";
    ctl00_ContentPlaceHolder1_RegularExpressionValidator4.display = "Dynamic";
    ctl00_ContentPlaceHolder1_RegularExpressionValidator4.evaluationfunction = "RegularExpressionValidatorEvaluateIsValid";
    ctl00_ContentPlaceHolder1_RegularExpressionValidator4.validationexpression = "\\d+";
    var ctl00_ContentPlaceHolder1_RequiredFieldValidator4 = document.all ? document.all["ctl00_ContentPlaceHolder1_RequiredFieldValidator4"] : document.getElementById("ctl00_ContentPlaceHolder1_RequiredFieldValidator4");
    ctl00_ContentPlaceHolder1_RequiredFieldValidator4.controltovalidate = "ctl00_ContentPlaceHolder1_Mobile";
    ctl00_ContentPlaceHolder1_RequiredFieldValidator4.errormessage = "Please enter your Contact";
    ctl00_ContentPlaceHolder1_RequiredFieldValidator4.display = "Dynamic";
    ctl00_ContentPlaceHolder1_RequiredFieldValidator4.evaluationfunction = "RequiredFieldValidatorEvaluateIsValid";
    ctl00_ContentPlaceHolder1_RequiredFieldValidator4.initialvalue = "";
    var ctl00_ContentPlaceHolder1_RegularExpressionValidator5 = document.all ? document.all["ctl00_ContentPlaceHolder1_RegularExpressionValidator5"] : document.getElementById("ctl00_ContentPlaceHolder1_RegularExpressionValidator5");
    ctl00_ContentPlaceHolder1_RegularExpressionValidator5.controltovalidate = "ctl00_ContentPlaceHolder1_Telephone";
    ctl00_ContentPlaceHolder1_RegularExpressionValidator5.errormessage = "Please enter numbers only";
    ctl00_ContentPlaceHolder1_RegularExpressionValidator5.display = "Dynamic";
    ctl00_ContentPlaceHolder1_RegularExpressionValidator5.evaluationfunction = "RegularExpressionValidatorEvaluateIsValid";
    ctl00_ContentPlaceHolder1_RegularExpressionValidator5.validationexpression = "\\d+";
    var ctl00_ContentPlaceHolder1_RequiredFieldValidator6 = document.all ? document.all["ctl00_ContentPlaceHolder1_RequiredFieldValidator6"] : document.getElementById("ctl00_ContentPlaceHolder1_RequiredFieldValidator6");
    ctl00_ContentPlaceHolder1_RequiredFieldValidator6.controltovalidate = "ctl00_ContentPlaceHolder1_Company";
    ctl00_ContentPlaceHolder1_RequiredFieldValidator6.errormessage = "Please enter your Company Name";
    ctl00_ContentPlaceHolder1_RequiredFieldValidator6.display = "Dynamic";
    ctl00_ContentPlaceHolder1_RequiredFieldValidator6.evaluationfunction = "RequiredFieldValidatorEvaluateIsValid";
    ctl00_ContentPlaceHolder1_RequiredFieldValidator6.initialvalue = "";
    var ctl00_ContentPlaceHolder1_RegularExpressionValidator7 = document.all ? document.all["ctl00_ContentPlaceHolder1_RegularExpressionValidator7"] : document.getElementById("ctl00_ContentPlaceHolder1_RegularExpressionValidator7");
    ctl00_ContentPlaceHolder1_RegularExpressionValidator7.controltovalidate = "ctl00_ContentPlaceHolder1_Designation";
    ctl00_ContentPlaceHolder1_RegularExpressionValidator7.errormessage = "Please enter alphabets only";
    ctl00_ContentPlaceHolder1_RegularExpressionValidator7.display = "Dynamic";
    ctl00_ContentPlaceHolder1_RegularExpressionValidator7.evaluationfunction = "RegularExpressionValidatorEvaluateIsValid";
    ctl00_ContentPlaceHolder1_RegularExpressionValidator7.validationexpression = "[a-zA-Z !”$%&\'.()*\\+,\\/;\\[\\\\\\]\\^_`{|}~][a-zA-Z !”$%&\'.()*\\+,\\/;\\[\\\\\\]\\^_`{|}~]+";
    var ctl00_ContentPlaceHolder1_RequiredFieldValidator7 = document.all ? document.all["ctl00_ContentPlaceHolder1_RequiredFieldValidator7"] : document.getElementById("ctl00_ContentPlaceHolder1_RequiredFieldValidator7");
    ctl00_ContentPlaceHolder1_RequiredFieldValidator7.controltovalidate = "ctl00_ContentPlaceHolder1_Designation";
    ctl00_ContentPlaceHolder1_RequiredFieldValidator7.errormessage = "Please enter your Designation";
    ctl00_ContentPlaceHolder1_RequiredFieldValidator7.display = "Dynamic";
    ctl00_ContentPlaceHolder1_RequiredFieldValidator7.evaluationfunction = "RequiredFieldValidatorEvaluateIsValid";
    ctl00_ContentPlaceHolder1_RequiredFieldValidator7.initialvalue = "";
    var ctl00_ContentPlaceHolder1_RegularExpressionValidatorAddress = document.all ? document.all["ctl00_ContentPlaceHolder1_RegularExpressionValidatorAddress"] : document.getElementById("ctl00_ContentPlaceHolder1_RegularExpressionValidatorAddress");
    ctl00_ContentPlaceHolder1_RegularExpressionValidatorAddress.controltovalidate = "ctl00_ContentPlaceHolder1_CompanyAddress";
    ctl00_ContentPlaceHolder1_RegularExpressionValidatorAddress.errormessage = "Please enter complete address";
    ctl00_ContentPlaceHolder1_RegularExpressionValidatorAddress.display = "Dynamic";
    ctl00_ContentPlaceHolder1_RegularExpressionValidatorAddress.evaluationfunction = "RegularExpressionValidatorEvaluateIsValid";
    ctl00_ContentPlaceHolder1_RegularExpressionValidatorAddress.validationexpression = "^[\\s\\S]{30,}$";
    var ctl00_ContentPlaceHolder1_RequiredFieldValidator8 = document.all ? document.all["ctl00_ContentPlaceHolder1_RequiredFieldValidator8"] : document.getElementById("ctl00_ContentPlaceHolder1_RequiredFieldValidator8");
    ctl00_ContentPlaceHolder1_RequiredFieldValidator8.controltovalidate = "ctl00_ContentPlaceHolder1_CompanyAddress";
    ctl00_ContentPlaceHolder1_RequiredFieldValidator8.errormessage = "Please enter your Address";
    ctl00_ContentPlaceHolder1_RequiredFieldValidator8.display = "Dynamic";
    ctl00_ContentPlaceHolder1_RequiredFieldValidator8.evaluationfunction = "RequiredFieldValidatorEvaluateIsValid";
    ctl00_ContentPlaceHolder1_RequiredFieldValidator8.initialvalue = "";
    var ctl00_ContentPlaceHolder1_RequiredFieldValidator9 = document.all ? document.all["ctl00_ContentPlaceHolder1_RequiredFieldValidator9"] : document.getElementById("ctl00_ContentPlaceHolder1_RequiredFieldValidator9");
    ctl00_ContentPlaceHolder1_RequiredFieldValidator9.controltovalidate = "ctl00_ContentPlaceHolder1_PostalCode";
    ctl00_ContentPlaceHolder1_RequiredFieldValidator9.errormessage = "Please enter your Postal Code";
    ctl00_ContentPlaceHolder1_RequiredFieldValidator9.display = "Dynamic";
    ctl00_ContentPlaceHolder1_RequiredFieldValidator9.evaluationfunction = "RequiredFieldValidatorEvaluateIsValid";
    ctl00_ContentPlaceHolder1_RequiredFieldValidator9.initialvalue = "";
    var ctl00_ContentPlaceHolder1_RegularExpressionValidator10 = document.all ? document.all["ctl00_ContentPlaceHolder1_RegularExpressionValidator10"] : document.getElementById("ctl00_ContentPlaceHolder1_RegularExpressionValidator10");
    ctl00_ContentPlaceHolder1_RegularExpressionValidator10.controltovalidate = "ctl00_ContentPlaceHolder1_City";
    ctl00_ContentPlaceHolder1_RegularExpressionValidator10.errormessage = "Please enter alphabets only";
    ctl00_ContentPlaceHolder1_RegularExpressionValidator10.display = "Dynamic";
    ctl00_ContentPlaceHolder1_RegularExpressionValidator10.evaluationfunction = "RegularExpressionValidatorEvaluateIsValid";
    ctl00_ContentPlaceHolder1_RegularExpressionValidator10.validationexpression = "[a-zA-Z][a-zA-Z ]+";
    var ctl00_ContentPlaceHolder1_RequiredFieldValidator10 = document.all ? document.all["ctl00_ContentPlaceHolder1_RequiredFieldValidator10"] : document.getElementById("ctl00_ContentPlaceHolder1_RequiredFieldValidator10");
    ctl00_ContentPlaceHolder1_RequiredFieldValidator10.controltovalidate = "ctl00_ContentPlaceHolder1_City";
    ctl00_ContentPlaceHolder1_RequiredFieldValidator10.errormessage = "Please enter your City";
    ctl00_ContentPlaceHolder1_RequiredFieldValidator10.display = "Dynamic";
    ctl00_ContentPlaceHolder1_RequiredFieldValidator10.evaluationfunction = "RequiredFieldValidatorEvaluateIsValid";
    ctl00_ContentPlaceHolder1_RequiredFieldValidator10.initialvalue = "";
    var ctl00_ContentPlaceHolder1_RegularExpressionValidator11 = document.all ? document.all["ctl00_ContentPlaceHolder1_RegularExpressionValidator11"] : document.getElementById("ctl00_ContentPlaceHolder1_RegularExpressionValidator11");
    ctl00_ContentPlaceHolder1_RegularExpressionValidator11.controltovalidate = "ctl00_ContentPlaceHolder1_State";
    ctl00_ContentPlaceHolder1_RegularExpressionValidator11.errormessage = "Please enter alphabets only";
    ctl00_ContentPlaceHolder1_RegularExpressionValidator11.display = "Dynamic";
    ctl00_ContentPlaceHolder1_RegularExpressionValidator11.evaluationfunction = "RegularExpressionValidatorEvaluateIsValid";
    ctl00_ContentPlaceHolder1_RegularExpressionValidator11.validationexpression = "[a-zA-Z][a-zA-Z ]+";
    var ctl00_ContentPlaceHolder1_RequiredFieldValidator11 = document.all ? document.all["ctl00_ContentPlaceHolder1_RequiredFieldValidator11"] : document.getElementById("ctl00_ContentPlaceHolder1_RequiredFieldValidator11");
    ctl00_ContentPlaceHolder1_RequiredFieldValidator11.controltovalidate = "ctl00_ContentPlaceHolder1_State";
    ctl00_ContentPlaceHolder1_RequiredFieldValidator11.errormessage = "Please enter your State";
    ctl00_ContentPlaceHolder1_RequiredFieldValidator11.display = "Dynamic";
    ctl00_ContentPlaceHolder1_RequiredFieldValidator11.evaluationfunction = "RequiredFieldValidatorEvaluateIsValid";
    ctl00_ContentPlaceHolder1_RequiredFieldValidator11.initialvalue = "";
    var ctl00_ContentPlaceHolder1_RegularExpressionValidator12 = document.all ? document.all["ctl00_ContentPlaceHolder1_RegularExpressionValidator12"] : document.getElementById("ctl00_ContentPlaceHolder1_RegularExpressionValidator12");
    ctl00_ContentPlaceHolder1_RegularExpressionValidator12.controltovalidate = "ctl00_ContentPlaceHolder1_Country";
    ctl00_ContentPlaceHolder1_RegularExpressionValidator12.errormessage = "Please enter alphabets only";
    ctl00_ContentPlaceHolder1_RegularExpressionValidator12.display = "Dynamic";
    ctl00_ContentPlaceHolder1_RegularExpressionValidator12.evaluationfunction = "RegularExpressionValidatorEvaluateIsValid";
    ctl00_ContentPlaceHolder1_RegularExpressionValidator12.validationexpression = "[a-zA-Z][a-zA-Z ]+";
    var ctl00_ContentPlaceHolder1_RequiredFieldValidator12 = document.all ? document.all["ctl00_ContentPlaceHolder1_RequiredFieldValidator12"] : document.getElementById("ctl00_ContentPlaceHolder1_RequiredFieldValidator12");
    ctl00_ContentPlaceHolder1_RequiredFieldValidator12.controltovalidate = "ctl00_ContentPlaceHolder1_Country";
    ctl00_ContentPlaceHolder1_RequiredFieldValidator12.errormessage = "Please enter your Country";
    ctl00_ContentPlaceHolder1_RequiredFieldValidator12.display = "Dynamic";
    ctl00_ContentPlaceHolder1_RequiredFieldValidator12.evaluationfunction = "RequiredFieldValidatorEvaluateIsValid";
    ctl00_ContentPlaceHolder1_RequiredFieldValidator12.initialvalue = "";
    var ctl00_ContentPlaceHolder1_RequiredFieldValidator13 = document.all ? document.all["ctl00_ContentPlaceHolder1_RequiredFieldValidator13"] : document.getElementById("ctl00_ContentPlaceHolder1_RequiredFieldValidator13");
    ctl00_ContentPlaceHolder1_RequiredFieldValidator13.controltovalidate = "ctl00_ContentPlaceHolder1_IAmA";
    ctl00_ContentPlaceHolder1_RequiredFieldValidator13.errormessage = "Please fill in the details";
    ctl00_ContentPlaceHolder1_RequiredFieldValidator13.display = "Dynamic";
    ctl00_ContentPlaceHolder1_RequiredFieldValidator13.evaluationfunction = "RequiredFieldValidatorEvaluateIsValid";
    ctl00_ContentPlaceHolder1_RequiredFieldValidator13.initialvalue = "none";
    var ctl00_ContentPlaceHolder1_RegularExpressionValidator6 = document.all ? document.all["ctl00_ContentPlaceHolder1_RegularExpressionValidator6"] : document.getElementById("ctl00_ContentPlaceHolder1_RegularExpressionValidator6");
    ctl00_ContentPlaceHolder1_RegularExpressionValidator6.controltovalidate = "ctl00_ContentPlaceHolder1_otherfield";
    ctl00_ContentPlaceHolder1_RegularExpressionValidator6.errormessage = "Please enter alphabets only";
    ctl00_ContentPlaceHolder1_RegularExpressionValidator6.display = "Dynamic";
    ctl00_ContentPlaceHolder1_RegularExpressionValidator6.evaluationfunction = "RegularExpressionValidatorEvaluateIsValid";
    ctl00_ContentPlaceHolder1_RegularExpressionValidator6.validationexpression = "[a-zA-Z !”$%&\'.()*\\+,\\/;\\[\\\\\\]\\^_\'{|}~][a-zA-Z !”$%&\'.()*\\+,\\/;\\[\\\\\\]\\^_`{|}~]+";
    var ctl00_ContentPlaceHolder1_RequiredFieldValidator14 = document.all ? document.all["ctl00_ContentPlaceHolder1_RequiredFieldValidator14"] : document.getElementById("ctl00_ContentPlaceHolder1_RequiredFieldValidator14");
    ctl00_ContentPlaceHolder1_RequiredFieldValidator14.controltovalidate = "ctl00_ContentPlaceHolder1_otherfield";
    ctl00_ContentPlaceHolder1_RequiredFieldValidator14.errormessage = "  Required*";
    ctl00_ContentPlaceHolder1_RequiredFieldValidator14.display = "Dynamic";
    ctl00_ContentPlaceHolder1_RequiredFieldValidator14.enabled = "False";
    ctl00_ContentPlaceHolder1_RequiredFieldValidator14.evaluationfunction = "RequiredFieldValidatorEvaluateIsValid";
    ctl00_ContentPlaceHolder1_RequiredFieldValidator14.initialvalue = "";
    var ctl00_ContentPlaceHolder1_CustomValidator13 = document.all ? document.all["ctl00_ContentPlaceHolder1_CustomValidator13"] : document.getElementById("ctl00_ContentPlaceHolder1_CustomValidator13");
    ctl00_ContentPlaceHolder1_CustomValidator13.errormessage = "Kindly tick the checkbox";
    ctl00_ContentPlaceHolder1_CustomValidator13.evaluationfunction = "CustomValidatorEvaluateIsValid";
    ctl00_ContentPlaceHolder1_CustomValidator13.clientvalidationfunction = "ValidateCheckBox";
    //]]>
  </script>
  <script type="text/javascript">
    //<![CDATA[
    var Page_ValidationActive = false;
    if (typeof(ValidatorOnLoad) == "function") {
      ValidatorOnLoad();
    }

    function ValidatorOnSubmit() {
      if (Page_ValidationActive) {
        return ValidatorCommonOnSubmit();
      } else {
        return true;
      }
    }
    //]]>
  </script>
</form>

Text Content

Contact Us |
25.05.2023 - 27.05.2023, Bombay Exhibition Center, Goregaon East, Mumbai,
Maharashtra
Toggle navigation
 * 
 * EXHIBIT
   * Why Exhibit
   * Product Categories
   * Visitor Profile
     
   * Reserve a Booth
   * Sponsor & Advertise
 * VISIT
   * Who Should Visit
   * What's On Display
   * Reserve a Booth
     
 * Highlights
   * AV-ICN
     Summit (3 Day Conference,
     Seminar, Workshop)
   * Certified AV Specialist
     Course
     
   * AV Project Gallery
     Walk of Fame
     
 * AV-ICN Magazine
 * Media
 * VENUE
 * 2019 IMAGE GALLERY
   
   

Home / CAVS / Registration Form

Salutation

Mr Ms Mrs Miss Dr Prof

 

First name * Please enter alphabets only Please enter your First Name

 

Last name * Please enter alphabets only Please enter your Last Name

 

Email Id * Please enter valid email address! Please enter your Email

 

Mobile Number * Please enter numbers only Please enter your Contact

 

Telephone Please enter numbers only

 

Company * Please enter your Company Name

 

Designation * Please enter alphabets only Please enter your Designation

 

Company Address * Please enter complete address Please enter your Address

 

Postal Code * Please enter your Postal Code

 

City * Please enter alphabets only Please enter your City

 

State * Please enter alphabets only Please enter your State

 

Country * Please enter alphabets only Please enter your Country

 

 

Help us with the below information to serve you better:

 

I am a:

--Select-- Installation Engineer System Integrator Engineer - Onsite
Installation AV Consultant AV Networking Design Consultant CIO CTO Audio-Visual
Engineer Other Please fill in the details


Please enter alphabets only   Required*

 

 

I agree and confirm that all the information provided above is accurate to the
best of my knowledge. Kindly tick the checkbox

 

Training Fees:
For show attendees : Rs 6000/-plus taxes as applicable - 18% GST


 


CONTACT US

ADDRESS

Hyve India Private Limited.
C/o Workenstein Collaborative Spaces Private Limited (Workafella), AK Estate,
Off Veer Savarkar Flyover, Besides Radisson Blu Hotel SV Road, Goregaon (West)
Mumbai, Maharashtra 40006

011-26447591 Web : www.india.hyve.group



LOCATE US

Copyright © AV Integration Communication Networking Expo. All Rights Reserved.