Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

HTMLFormElement.enctype

 

Podsumowanie

enctype pobiera/ustawia typ zawartości elementu FORM.

Składnia

string = form.enctype
form.enctype =
string

Przykład

form.enctype = "application/x-www-form-urlencoded";

Uwagi

Typem kodowania jest ogólnie "application/x-www-form-urlencoded".

Specyfikacja

DOM Level 2 HTML: enctype

Autorzy i etykiety dokumentu

 Autorzy tej strony: teoli, khalid32, Ptak82, Internauta1024A
 Ostatnia aktualizacja: teoli,