Skip to content

Add subscribe to Google Mailing Lists buttons #1

@rprouse

Description

@rprouse
<script type="text/javascript">
   function msgbox() {   alert("An Invatation to our Google Group has been sent to " + _gel("emailconf").value + ". You will have to confirm the email invitation to join and recieve future emails. You can opt out of our group at anytime using the Unsubscribe link in the email."); }
</script>

  <form action="http://groups.google.com/group/YOUR GOOGLE GROUP NAME HERE/boxsubscribe" id="formconf" onsubmit="msgbox()">
  Email: <input type=text name=email id="emailconf">
   <input type="submit" value="Subscribe">
  </form>

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions