Skip to content

Instantly share code, notes, and snippets.

@pfelipm
Created February 9, 2019 19:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pfelipm/13a455e08ddffb2c1bee7fe1bf290ef1 to your computer and use it in GitHub Desktop.
Save pfelipm/13a455e08ddffb2c1bee7fe1bf290ef1 to your computer and use it in GitHub Desktop.
<form action="https://script.google.com/macros/s/AKfycbzlDk0jJzHB5zIeb78PEWRYb_TOi5wY7RfTdDe3c3Oyac_S2Is/exec" method="get" target="_blank">
<label>DNI</label><br />
<input name="DNI" required="" type="text" /><br /><br />
<label>Correo electr&oacute;nico</label><br />
<input name="EMAIL" required="" type="email" /><br><br>
<button>Buscar</button>
</form>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment