Skip to content

Instantly share code, notes, and snippets.

@jamiew
Created August 27, 2010 21:49
Show Gist options
  • Save jamiew/554260 to your computer and use it in GitHub Desktop.
Save jamiew/554260 to your computer and use it in GitHub Desktop.
<form action="http://000000book.com/data?redirect=1" method="post">
<fieldset id="share">
<legend>Share on 000000book.com</legend>
<input type="hidden" name="gml" id="gml" value="">
<input type="hidden" name="application" value="Coding With Attitude GML Drawer: MFF2010 Edition">
<!--
<label for="share-author">Your name</label>
<input name="author" id="share-author"><br>
<label for="share-location">Your location</label>
<input name="location" id="share-location"><br>
<label for="share-keywords">Some keywords</label>
<input name="keywords" id="share-keywords"><br>
<label for="share-username">Your 000000book.com login</label>
<input name="username" id="share-username"><br>
-->
<input type="submit" value="Upload to 000000book">
</fieldset>
</form>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment