Subversion Repositories Kolibri OS

Rev

Blame | Last modification | View Log | Download | RSS feed

  1. <!DOCTYPE html>
  2. <html>
  3. <body>
  4.  
  5. <form action="https://www.w3schools.com/action_page.php">
  6. First name: <input type="text" name="fname" value="Mickey"><br>
  7. Last name: <input type="text" name="lname" value="Mouse"><br>
  8. <input type="submit" value="Submit">
  9. </form>
  10.  
  11. <form action="https://www.w3schools.com/action_page.php" method="post">
  12.     First name: <input type="text" name="fname" value="Aboba"><br>
  13.     Last name: <input type="text" name="lname" value="Aboba"><br>
  14.     <input type="submit" value="Submit">
  15. </form>
  16.  
  17. <p>Click the "Submit" button and the form-data will be sent to a script on the server.</p>
  18.  
  19. <h1>aboba</h1><br>
  20. <h1>aboba</h1><br>
  21. <h1>aboba</h1><br>
  22. <h1>aboba</h1><br>
  23. <h1>aboba</h1><br>
  24. <h1>aboba</h1><br>
  25. <h1>aboba</h1><br>
  26. <h1>aboba</h1><br>
  27. <h1>aboba</h1><br>
  28. <h1>aboba</h1><br>
  29. <h1>aboba</h1><br>
  30. <h1>aboba</h1><br>
  31. <h1>aboba</h1><br>
  32. <h1>aboba</h1><br>
  33.  
  34.  
  35. </body>
  36. </html>
  37.