Skip to content

Instantly share code, notes, and snippets.

@david4City
Last active March 13, 2018 16:55
Show Gist options
  • Save david4City/91a1582493fa5b06325cb8bbccc343f4 to your computer and use it in GitHub Desktop.
Save david4City/91a1582493fa5b06325cb8bbccc343f4 to your computer and use it in GitHub Desktop.
Connect to radmunk
<form id="app_roadmunk_form" target="frame" method="post" action="https://app.roadmunk.com/publish/a22955fe2fb381a5973872f931820814adeb8f8a">
<input type="hidden" name="password" value="forcity!" />
</form>
<iframe id="app_roadmunk_frame" name="frame"></iframe>
<script type="text/javascript">
document.getElementById('app_roadmunk_form').submit();
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment