Click to Rate and Give Feedback
MSDN
MSDN Library
Content Moved
New for Windows Internet Explorer 8

[This documentation is preliminary and is subject to change.]

This topic has been merged with enctype.
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Warning      george_5154   |   Edit   |   Show History

The above text says that enctype was introduced in IE 6, and that you should only use encoding if want backwards compatibility. However if you are using a dynamically created iframe to send a “multipart/form-data” form, enctype just doesn’t work, if you follow the script with the debugger you will see that the property actually changes, however the server receives “application/x-www-form-urlencoded”, that happens even in IE 7. The only way you can avoid this is using encoding instead of enctype.

Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement | Site Feedback
Page view tracker