You are here:About>Computing & Technology>Web Design / HTML> HTML and XHTML> XHTML> HTML Tags> XHTML Attributes - enctype
About.comWeb Design / HTML
Newsletters & RSSEmail to a friendSubmit to Digg
Related XHTML Elements

<form><input>

XHTML Attributes - enctype

From Jennifer Kyrnin,
Your Guide to Web Design / HTML.
FREE Newsletter. Sign Up Now!
enctype: This is the content type used to submit the form to the server when the method is post.
Used with Elements:
Content: "application/x-www-form-urlencoded" or "multipart/form-data"
Use "multipart/form-data" when you're using the <input type="file" />.
Default: application/x-www-form-urlencoded
Deprecated in XHTML 1.0: No
DTD: XHTML 1.0 Standard
Related XHTML Elements

<form><input>

 All Topics | Email Article | | |
Advertising Info | News & Events | Work at About | SiteMap | Reprints | HelpOur Story | Be a Guide
User Agreement | Ethics Policy | Patent Info. | Privacy Policy©2008 About, Inc., A part of The New York Times Company. All rights reserved.