CodeToFun
Learn Programming Free
Tutorials
Languages
Features
About
Sign In
Tutorials
Languages
Features
About
Sign In
Back
/
HTML enctype Attribute
HTML enctype Attribute — URL-Encoded vs Multipart Forms
Try It
Run
Reset
Save
Save to Google Drive
Sync with your Google account
Download HTML
Save to your device
Share
Full
HTML Code
Copy
enctype comparison
enctype — default vs multipart
Text form (default encoding)
application/x-www-form-urlencoded
Name:
File upload form
multipart/form-data
Choose a file:
Lines:
0
| Characters:
0
Live Preview
Auto-refresh on Run