the url where the data will be sent to
the method for the transaction (post is the default)
the encoding type (application/x-www-form-urlencoded is the default)
urlencoded data to be submitted (name=John&surname=Johnson as an example)
the form is displayed when true (false is the default)