Horje

Example of The post Method Attribute in HTML Form

This example uses the POST method when submitting the form data:

index.html
Example: HTML
<form action="/action_page.php" method="post">




Type:
html
Category:
Web Tutorial
Sub Category:
HTML Form Attributes
Uploaded by:
Admin