Menu
Horje
Hi !
Welcome,
Guest
Close Menu
Home
Web Tutorial
How to create HTML Action Attribute
How to add HTML Target Attribute in Form Action
How to create The Method Attribute in HTML Form
Example of The get Method Attribute in HTML Form
Full Example of The get Method Attribute in HTML Form
Example of The post Method Attribute in HTML Form
Full Example of The post Method Attribute in HTML Form
Notes on GET:
Notes on POST:
How to create Autocomplete Attribute for HTML Form
HTML The Novalidate Attribute for HTML form and How to create it
Home
Web Tutorial
Full Course
English Tutorial
HTML
HTML Form Attributes
Notes on POST:
Notes on POST:
Appends the form data inside the body of the HTTP request (the submitted form data is not shown in the URL)
POST has no size limitations, and can be used to send large amounts of data.
Form submissions with POST cannot be bookmarked
Tip:
Always use POST if the form data contains sensitive or personal information!
Next
Previous
Category
:
Web Tutorial
Sub Category
:
HTML Form Attributes
Uploaded by
:
Admin