Advertisement
Guest User

Untitled

a guest
Jul 22nd, 2017
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. <html>
  2. <head><title>Hulk Investment</title></head>
  3. <body>
  4. <form method="post" action="message.php">
  5. <h2>Enter your Investment Amount</h2>
  6. <input type="text" size="6" name="amount"><br><br>
  7. <input type="submit" value="submit">
  8.  
  9. </form>
  10.  
  11. </body>
  12. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement