Advertisement
justync7

test.html

Jun 26th, 2014
233
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.15 KB | None | 0 0
  1. <html>
  2. <body>
  3.  
  4. <form action="log.php" method="post">
  5. Chat: <input type="text" name="message"><br>
  6. <input type="submit">
  7. </form>
  8.  
  9. </body>
  10. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement