Skip to content

Commit

Permalink
Update member_registration.html
Browse files Browse the repository at this point in the history
  • Loading branch information
babasaraki authored Jun 5, 2024
1 parent 0de71b2 commit 0861013
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion member_registration.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ <h1>Membership Registration</h1>
<script type="text/javascript">var submitted=false;</script>
<iframe name="hidden_iframe" id="hidden_iframe" style="display:none;" onload="if(submitted) {window.location='/registered';}"></iframe>

<form class="form" target="hidden_iframe" onsubmit="submitted=true;" action="https://docs.google.com/forms/d/e/1FAIpQLSeUMFELwbr2IbRaPE_Zl7hePvQvWyYUhRqpqMj77Slm97lgxw/formResponse">
<form class="form" target="hidden_iframe" onsubmit="submitted=true;" action="https://docs.google.com/forms/d/1a8CPV-icO8HJe74emvOugOO-azWbJhLyeLvvVlcj8Kc/edit#responses">

<label>Name</label>
<input name="entry.287414696" type="text" required />
Expand Down

0 comments on commit 0861013

Please sign in to comment.