Sending Form Data

what happens when a user submits a form?

The action attribute

The method attribute

data retrieving - the server

Sending files is special case for HTML forms (binary data)

If you want to send files, you need to take three extra steps: