Guest User

Untitled

a guest
Feb 22nd, 2013
153
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. <form id="info" action="savepost.php">
  2. Post:<br>
  3. <textarea id="post" rows="4" cols="50" type="text" name="box" style="width:100%; white-space:nowrap; height:50%"></textarea><br>
  4. Name to submit from: <input id="name" type="text" name="name"><br>
  5. <a href="savepost.php" class="button">Submit</a>
  6. </form>
Advertisement
Add Comment
Please, Sign In to add comment