Click to See Complete Forum and Search --> : form


Sonia
08-04-2003, 07:18 AM
Can anyone explain to me what is the meaning of each of these attributes in the form tag?

i.e <form method = post enctype = text/plain action = "mailto:address@something.com">

Charles
08-04-2003, 07:21 AM
The answer to this question, like all questions realating the the Web, can be found at the W3C. See http://www.w3.org/TR/html4/interact/forms.html#h-17.3.

PeOfEo
08-04-2003, 09:01 AM
The action is what the form does the method is how it does it the encryption is if its in html format plane text etc