Skip to content

Instantly share code, notes, and snippets.

@neruthes
Created January 2, 2014 14:47
Show Gist options
  • Save neruthes/8220247 to your computer and use it in GitHub Desktop.
Save neruthes/8220247 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html>
<head>
</head>
<body>
<form action="http://app.joyneop.com/formmail/formmail.php" method="POST">
<input type="text" name="from"><br />
<textarea name="content">test</textarea>
</form>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment