Javascript Properties JavaScript Reference

Note:
Read and write property. 
Provides the same functionality as the encoding property.
    
Syntax:
    
document.getElementById("formID").enctype = value
document.all.formID.enctype = value // IE only