enctype attribute for form (HTML4 & HTML5)

Specifies the MIME type for the element data being sent to the server.

Values

application/x-www-form-urlencoded | multipart/form-data (Default Value: application/x-www-form-urlencoded)

Result from the Online TryIt-Editor
chrome 1.0safari 1.0Firefox 1.0ie 2.0opera 4.0

Examples having uses of html attribute 'enctype'