Javascript Properties JavaScript Reference

Note:
Read and write property. 
Sets the mode of transferring 
 data to the server. 
    
Syntax:
    
document.getElementById("formID").method = value
document.all.formID.method = value // IE only