Change Font Size: Previous / Next / Directory List
10.1.2 HTML enctype attribute
Enctype attribute - on behalf of HTML form data coding method
- Enctype attribute values:
-
Application / x-www-form-urlencoded- form data is encoded name / value of this is standard encoding format. -
Multipart / form-data- encoded form data is a message on each page news in the corresponding controls a part of. -
Text / plain- in the form of data encoding text form, which does not contain any controls or format characters.
-
- Trackback Address: http://www.nt22.com/xhtml-html/attribute_enctype/
