Javascript Properties JavaScript Reference

Note:
Read and write property.
Specifies the form action URL.
    
Syntax:
    
document.getElementById("elementID").action = value
document.all.elementID.action = value // IE only