Skip to content

Instantly share code, notes, and snippets.

@LewisLebentz
Created February 7, 2017 17:24
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 LewisLebentz/47ef5400e65f3cd7f61323d7fd821153 to your computer and use it in GitHub Desktop.
Save LewisLebentz/47ef5400e65f3cd7f61323d7fd821153 to your computer and use it in GitHub Desktop.
Form submit to getGroup.gs
<html><head><meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>Groups</title>
</head>
<body>
<div align="center">
<!--<body bgcolor='ce010b'>-->
<font color="fa0029" face="ubuntu">
<br>
<br>
<form action="https://script.google.com/a/macros/domain.com/s/idhere/dev">
Group Email Address: <input type="text" name="email" value="">
<br>
<br>
<input type="submit" value="Submit">
</form>
</font></div></body></html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment