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