JavaScript » Form » action

Syntax:
object.action = URL

This property specifies the URL address to which the data gathered by the form will be submitted. An email address can also be specified using the 'mailto:anybody@anywhere.com' syntax.