Mega Code Archive

 
Categories / JavaScript Reference / Javascript Properties
 

Method Syntax and Note

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