Created
August 27, 2010 21:49
-
-
Save jamiew/554260 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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