A form with two submit buttons. The first submit button submits the form data with default character encoding, and the second submits the form data without character encoding:
![]()
The formenctype attribute is currently only supported in Firefox and Opera.
The formenctype attribute specifies how form-data should be encoded before sending it to a server. This attribute overrides the form's enctype attribute.
The formenctype attribute is only used for buttons with type="submit".
The formenctype attribute is new in HTML5.
| Value | Description |
|---|---|
| application/x-www-form-urlencoded | Default. All characters will be encoded before sent |
| multipart/form-data | No characters are encoded (use this when you are using forms that have a file upload control) |
| text/plain | Spaces are converted to "+" symbols, but no characters are encoded |
HTML5 <button> tag
| WEB HOSTING |
|---|
| Best Web Hosting |
| PHP MySQL Hosting |
| Best Hosting Coupons |
| UK Reseller Hosting |
| Cloud Hosting |
| Top Web Hosting |
| $3.98 Unlimited Hosting |
| Premium Website Design |
| WEB BUILDING |
|---|
| XML Editor - Free Trial! |
| FREE Website BUILDER |
| Best Website Templates Top CSS Templates |
| CREATE HTML Websites |
| EASY WEBSITE BUILDER |
| W3SCHOOLS EXAMS |
|---|
|
Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP |
| W3SCHOOLS BOOKS |
|---|
|
New Books: HTML, CSS JavaScript, and Ajax |
| STATISTICS |
|---|
|
Browser Statistics Browser OS Browser Display |
| SHARE THIS PAGE |
|---|