FIX: Inline Data For OBJECT Tag DATA Attribute Limited to 4K (201515)
The information in this article applies to:
- Microsoft Internet Explorer (Programming) 4.01 SP1
- Microsoft Internet Explorer (Programming) 5_beta
This article was previously published under Q201515 SYMPTOMS
When instantiating an ActiveX control or other <OBJECT> on a Web page, Internet Explorer 4.01 SP1 will pass only 4K of inline data to the object.
This problem is typically encountered when editing an HTML page that contains an ActiveX control with an HTML editor that saves the properties of the control as inline data, rather than as property bag <PARAM> tags.
RESOLUTION
Place the data into a separate file and refer the DATA attribute to the URL of that file.
STATUSMicrosoft has confirmed that this is a bug in the Microsoft products that are listed at the beginning of this article. This bug was corrected in Microsoft Internet Explorer 5. REFERENCESFor more information about developing Web-based solutions for Microsoft Internet Explorer, visit the following Microsoft Web sites:
Modification Type: | Major | Last Reviewed: | 5/11/2006 |
---|
Keywords: | kbbug kbCtrl kbCtrlCreate kbDHTML kbfix kbhtml kbie500fix kbInetDev KB201515 |
---|
|