Untitled


SUBMITTED BY: antoineh1

DATE: May 8, 2016, 2:07 p.m.

FORMAT: Text only

SIZE: 670 Bytes

HITS: 5007

  1. <form class="flex-form" action="https://script.google.com/macros/s/AKfycbzv9dimuZj6M3ajfDLRJna1w8Yoe8gqigMnxV40JoayuobWKH8/exec" method="post" enctype="text/plain">
  2. <input id="formName" type="text" placeholder="Full Name" name="name" required autocomplete="off">
  3. <br />
  4. <input id="formNumber" type="tel" pattern="[0-9]*" placeholder="(0034) 000000000" name="phone-number" required autocomplete="off">
  5. <br />
  6. <input id="formGeo" type="text" placeholder="Tap to share location" name="coordinates" required autocomplete="off">
  7. <br />
  8. <input type="submit" value="Send Us Request">
  9. </form>

comments powered by Disqus