www.amber-india.com Open in urlscan Pro
151.101.193.75  Public Scan

URL: https://www.amber-india.com/contact/
Submission: On December 11 via api from US — Scanned from CA

Form analysis 3 forms found in the DOM

POST

<form class="js-form-ajax revealable revealed" data-form-endpoint="/forms/submit/contact/" enctype="multipart/form-data" method="post" novalidate="">
  <div style="display: none;">
    <label>leave this field blank <input type="text" name="comment_body" value="">
    </label>
  </div>
  <div data-bb-track="form" data-bb-track-on="submit" data-bb-track-category="Forms" data-bb-track-action="Submit" data-bb-track-label="Contact" aria-hidden="true"></div>
  <div class="form-header">
  </div>
  <div class="form-ui">
    <label for="1874438">
      <i class="error-label" id="name-error">Please, enter a valid name</i>
      <span class="input-label">Name <span class="input-label-required">- Required</span>
      </span>
      <input id="1874438" class="form-control" type="text" name="1874438" placeholder="Name" required="" oninvalid="this.setCustomValidity('Please enter a valid name')" oninput="setCustomValidity('')">
    </label>
    <label for="1874447">
      <i class="error-message-email" id="email-error">Please, enter a valid email</i>
      <span class="input-label">Email <span class="input-label-required">- Required</span>
      </span>
      <input id="1874447" class="form-control" type="email" name="1874447" placeholder="Email" required="" oninvalid="this.setCustomValidity('Please enter a valid email')" oninput="setCustomValidity('')" autocomplete="email">
    </label>
    <label for="1874457">
      <i class="error-label" id="phonenumber-error">Please, enter a valid phone number</i>
      <span class="input-label">Phone Number <span class="input-label-required">- Required</span>
      </span>
      <input id="1874457" class="form-control" type="text" name="1874457" placeholder="Phone Number" required="" oninvalid="this.setCustomValidity('Please enter a valid phone number')" oninput="setCustomValidity('')" data-input-validator="phone"
        autocomplete="tel">
    </label>
    <label role="presentation">
      <span class="input-label" id="ae_label_select_desc0">What are you getting in touch about? <span class="input-label-optional">- Optional</span>
      </span>
      <div class="form-control-group has-icon-right">
        <select id="1874471" class="form-control unselected" name="1874471" aria-labelledby="ae_label_select_desc0">
          <option value="" selected="" disabled="">What are you getting in touch about?</option>
          <option value="General">General</option>
          <option value="Press">Press</option>
        </select>
        <span class="form-control-group--icon is-positioned-right" aria-hidden="true">
          <i class="fa fa-chevron-down"></i>
        </span>
      </div>
    </label>
    <label for="1874481">
      <i class="error-label" id="yourmessage-error">Please, enter a valid your message</i>
      <span class="input-label">Your Message <span class="input-label-required">- Required</span>
      </span>
      <textarea id="1874481" class="form-control" name="1874481" placeholder="Your Message" required="" oninvalid="this.setCustomValidity('Please enter a valid value for \'your message\'')" oninput="setCustomValidity('')"></textarea>
    </label>
  </div>
  <div class="form-actions">
    <button type="submit" class="btn btn-brand">Send</button>
    <span class="form-error-msg">Please check errors in the form above</span>
  </div>
  <div class="form-success-msg">
    <span>Thank you for your inquiry. We’ll be in touch shortly.</span>
  </div>
  <div class="recaptcha-form-footer">
    <span> This site is protected by reCAPTCHA and the Google <a href="https://policies.google.com/privacy">Privacy Policy</a> and <a href="https://policies.google.com/terms">Terms of Service</a> apply. </span>
  </div>
</form>

POST

<form class="js-form-ajax form-alt container-sm" data-form-endpoint="/forms/submit/newsletter/" enctype="multipart/form-data" method="post" novalidate="">
  <div style="display: none;">
    <label for="ae_newsletter_81">leave this field blank <input type="text" name="comment_body" value="" id="ae_newsletter_81">
    </label>
  </div>
  <input type="hidden" name="form" value="newsletter">
  <div data-bb-track="form" data-bb-track-on="submit" data-bb-track-category="Forms" data-bb-track-action="Submit" data-bb-track-label="Email Sign Up" aria-hidden="true"></div>
  <div class="form-header">
    <h2 class="h1 form-heading">Email Signup</h2>
  </div>
  <div class="form-ui">
    <label for="1874726">
      <i class="error-label" id="firstname-error">Please, enter a valid first name</i>
      <span class="input-label">First Name <span class="input-label-required">- Required</span>
      </span>
      <input id="1874726" class="form-control" type="text" name="1874726" placeholder="First Name" required="" oninvalid="this.setCustomValidity('Please enter a valid first name')" oninput="setCustomValidity('')" autocomplete="given-name">
    </label>
    <label for="1874732">
      <i class="error-label" id="lastname-error">Please, enter a valid last name</i>
      <span class="input-label">Last Name <span class="input-label-required">- Required</span>
      </span>
      <input id="1874732" class="form-control" type="text" name="1874732" placeholder="Last Name" required="" oninvalid="this.setCustomValidity('Please enter a valid last name')" oninput="setCustomValidity('')" autocomplete="family-name">
    </label>
    <label for="1874738">
      <i class="error-message-email" id="email-error">Please, enter a valid email</i>
      <span class="input-label">Email <span class="input-label-required">- Required</span>
      </span>
      <input id="1874738" class="form-control" type="email" name="1874738" placeholder="Email" required="" oninvalid="this.setCustomValidity('Please enter a valid email')" oninput="setCustomValidity('')" autocomplete="email">
    </label>
  </div>
  <div class="form-actions">
    <button type="submit" class="btn btn-brand-alt">Submit</button>
    <span class="form-error-msg">Please check errors in the form above</span>
  </div>
  <div class="form-success-msg">
    <span role="alert">Thank you for signing up for email updates!</span>
    <button type="button" class="btn btn-brand-alt js-popup-closebtn">Close</button>
  </div>
  <div class="recaptcha-form-footer">
    <span> This site is protected by reCAPTCHA and the Google <a href="https://policies.google.com/privacy">Privacy Policy</a> and <a href="https://policies.google.com/terms">Terms of Service</a> apply. </span>
  </div>
</form>

<form class="reservations-form form-alt container-sm">
  <div data-bb-track="form" data-bb-track-on="submit" data-bb-track-category="Forms" data-bb-track-action="Submit" data-bb-track-label="Reservations" aria-hidden="true"></div>
  <div class="form-header">
    <h2 class="h1 form-heading">Reservations</h2>
  </div>
  <div class="form-ui">
    <label role="presentation">
      <span class="input-label" id="ae_label_select_desc1">Location <span class="input-label-required">- Required</span>
      </span>
      <div class="form-control-group has-icon-right">
        <select id="location" class="form-control unselected" name="location" required="" oninvalid="this.setCustomValidity('Please select a valid option for \'location\'')" oninput="setCustomValidity('')" aria-labelledby="ae_label_select_desc1">
          <option value="" selected="" disabled="">Location</option>
          <option value="site" data-reservation-service="seatme" data-reservation-id="S_PEOhwazfhpeEEPoTyyZg" data-reservation-api-key="">Amber India Restaurants </option>
          <option value="san-francisco" data-reservation-service="opentable" data-reservation-id="24886" data-reservation-api-key="">San Francisco </option>
          <option value="milpitas" data-reservation-service="seatme" data-reservation-id="<iframe id=" yelp-reservations-widget"="" frameborder="0" width="250" height="530"
            src="//www.yelp.com/reservations/amber-india-milpitas-milpitas-2/widget?orientation=vertical&amp;color-scheme=light" title="Make a reservation"> Reserve at Amber India - Milpitas on Yelp Waitlist Widget: Please, select a location Number
            of People - Optional </option>
        </select>
        <option value="" selected="" disabled="">Number of People</option>
        <option value="1">1 Person</option>
        <option value="2">2 People</option>
        <option value="3">3 People</option>
        <option value="4">4 People</option>
        <option value="5">5 People</option>
        <option value="6">6 People</option>
        <option value="7">7 People</option>
        <option value="8">8+ People</option>
        <span class="form-control-group--icon is-positioned-right" aria-hidden="true">
          <i class="fa fa-chevron-down"></i>
        </span>
      </div>
    </label>
    <label for="date">
      <span class="input-label">Date <span class="input-label-required">- Required</span>
      </span>
      <div class="datepicker-date">
        <div>
          <div>
            <div class="AccessibleDatePicker"><button class="AccessibleDatePicker--button" aria-haspopup="true" aria-expanded="false" type="button" aria-label="Open datepicker"><i class="fa fa-calendar" aria-hidden="true"></i></button><input
                class="AccessibleDatePicker--input form-control" type="text" id="date" name="date" placeholder="Date" required="" data-react-datepicker="true" data-input-validator="date" value="" aria-label="Date
								- Required mm/dd/yyyy"><span class="AccessibleDatePicker--chevron"><i class="fa fa-chevron-down" aria-hidden="true"></i></span>
              <p class="DateInput_screenReaderMessage">date, open date picker</p>
            </div>
          </div>
        </div>
      </div>
      <i class="error-label">Please, select a date</i>
    </label>
    <label role="presentation">
      <span class="input-label" aria-hidden="true" id="ae_label_select_desc2">Time <span class="input-label-optional">- Optional</span>
      </span>
      <div class="form-control-group has-icon-left has-icon-right">
        <span class="form-control-group--icon is-positioned-left" aria-hidden="true">
          <i class="fa fa-clock-o"></i>
        </span>
        <select id="time" class="form-control unselected" name="time" aria-labelledby="ae_label_select_desc2">
          <option value="" selected="" disabled="">Time</option>
          <option value="2300">11:00 PM</option>
          <option value="2230">10:30 PM</option>
          <option value="2200">10:00 PM</option>
          <option value="2130">9:30 PM</option>
          <option value="2100">9:00 PM</option>
          <option value="2030">8:30 PM</option>
          <option value="2000">8:00 PM</option>
          <option value="1930">7:30 PM</option>
          <option value="1900">7:00 PM</option>
          <option value="1830">6:30 PM</option>
          <option value="1800">6:00 PM</option>
          <option value="1730">5:30 PM</option>
          <option value="1700">5:00 PM</option>
          <option value="1630">4:30 PM</option>
          <option value="1600">4:00 PM</option>
          <option value="1530">3:30 PM</option>
          <option value="1500">3:00 PM</option>
          <option value="1430">2:30 PM</option>
          <option value="1400">2:00 PM</option>
          <option value="1330">1:30 PM</option>
          <option value="1300">1:00 PM</option>
          <option value="1230">12:30 PM</option>
          <option value="1200">12:00 PM</option>
          <option value="1130">11:30 AM</option>
          <option value="1100">11:00 AM</option>
          <option value="1030">10:30 AM</option>
          <option value="1000">10:00 AM</option>
          <option value="0930">9:30 AM</option>
          <option value="0900">9:00 AM</option>
          <option value="0830">8:30 AM</option>
          <option value="0800">8:00 AM</option>
          <option value="0730">7:30 AM</option>
          <option value="0700">7:00 AM</option>
        </select>
        <span class="form-control-group--icon is-positioned-right" aria-hidden="true">
          <i class="fa fa-chevron-down"></i>
        </span>
      </div>
    </label>
  </div>
  <div class="form-actions">
    <button type="submit" class="btn btn-brand-alt">Find A Table</button>
    <span class="form-error-msg">Please check errors in the form above</span>
  </div>
  <div class="form-success-msg">
    <span>Thanks!</span>
  </div>
  <div class="recaptcha-form-footer">
    <span> This site is protected by reCAPTCHA and the Google <a href="https://policies.google.com/privacy">Privacy Policy</a> and <a href="https://policies.google.com/terms">Terms of Service</a> apply. </span>
  </div>
</form>

Text Content

This website is AudioEye enabled and is being optimized for accessibility. To
open the AudioEye Toolbar, press "shift + =". Some assistive technologies may
require the use of a passthrough function before this keystroke. For more
information, activate the button labeled “Explore your accessibility options”.


Skip to main content
 * About
 * Locations
 * Menus
    * Overview
    * San Francisco
    * Los Altos
    * Milpitas

 * Group Dining
 * Catering
 * Gift Cards
 * Reservations
    * San Francisco
    * Los Altos
    * Milpitas

 * Order Online
    * Pick Up
    * Delivery
    * EZ cater


Toggle Navigation
 * About
 * Locations
 * Menus
    * Overview
    * San Francisco
    * Los Altos
    * Milpitas

 * Group Dining
 * Catering
 * Gift Cards
 * Reservations
    * San Francisco
    * Los Altos
    * Milpitas

 * Order Online
    * Pick Up
    * Delivery
    * EZ cater

 * Press
 * Careers
 * Contact
 * Email Sign Up

 * Facebook
 * Instagram
 * Email

powered by BentoBox
Main content starts here, tab to start navigating


GET IN TOUCH

For general inquiries, please send us a message using the form below and we'll
get back to you as quickly as possible.

leave this field blank


Please, enter a valid name Name - Required Please, enter a valid email Email -
Required Please, enter a valid phone number Phone Number - Required What are you
getting in touch about? - Optional
What are you getting in touch about? General Press
Please, enter a valid your message Your Message - Required
Send Please check errors in the form above
Thank you for your inquiry. We’ll be in touch shortly.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of
Service apply.
 * Email Sign Up

 * Facebook
 * Instagram
 * Email

 * Press
 * Careers
 * Contact
 * Email Sign Up

powered by BentoBox
leave this field blank



EMAIL SIGNUP

Please, enter a valid first name First Name - Required Please, enter a valid
last name Last Name - Required Please, enter a valid email Email - Required
Submit Please check errors in the form above
Thank you for signing up for email updates! Close
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of
Service apply.


RESERVATIONS

Location - Required
Location Amber India Restaurants San Francisco Reserve at Amber India - Milpitas
on Yelp Waitlist Widget: Please, select a location Number of People - Optional
Number of People 1 Person 2 People 3 People 4 People 5 People 6 People 7 People
8+ People
Date - Required

date, open date picker

Please, select a date Time - Optional
Time 11:00 PM 10:30 PM 10:00 PM 9:30 PM 9:00 PM 8:30 PM 8:00 PM 7:30 PM 7:00 PM
6:30 PM 6:00 PM 5:30 PM 5:00 PM 4:30 PM 4:00 PM 3:30 PM 3:00 PM 2:30 PM 2:00 PM
1:30 PM 1:00 PM 12:30 PM 12:00 PM 11:30 AM 11:00 AM 10:30 AM 10:00 AM 9:30 AM
9:00 AM 8:30 AM 8:00 AM 7:30 AM 7:00 AM
Find A Table Please check errors in the form above
Thanks!
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of
Service apply.
Opens in new window
PDF Download
Word Download
Excel Download
PowerPoint Download
Document Download
Explore your accessibility options


close carousel