INFO: HTML Layout Control Is Treated as an Unsafe Control in Internet Explorer 4.x and 5.x (183803)
The information in this article applies to:
- Microsoft Internet Explorer (Programming) 4.0
- Microsoft Internet Explorer (Programming) 4.01
- Microsoft Internet Explorer (Programming) 4.01 SP1
- Microsoft Internet Explorer (Programming) 4.01 SP2
- Microsoft Internet Explorer (Programming) 5
- Microsoft Internet Explorer (Programming) 5.01
- Microsoft Internet Explorer (Programming) 5.01 SP1
- Microsoft Internet Explorer (Programming) 5.5
This article was previously published under Q183803 SUMMARY
The HTML Layout control is treated as an unsafe control in Internet
Explorer 4.x and 5.x due to a security problem that is not apparent in Internet Explorer 3.x because of architectural differences.
The HTML Layout control is a single-threaded control. In Internet Explorer 4.0 and later, all ActiveX controls that Internet Explorer hosts must be apartment-threaded. Because the HTML Layout control is single-threaded, it may behave differently in different instances of Internet Explorer. On some computers, the control may appear to work fine; on others, its performance is slowed to a crawl.
MORE INFORMATION
You can run the control, as long as you configure the security settings appropriately. You can use Microsoft Dynamic HTML (DHTML) to achieve the functionality of the HTML Layout control natively in Internet Explorer 4.x and take interactivity to the next level. For this reason, there are no plans to revise the HTML Layout control so that it is treated as safe in Internet Explorer 4.0 and later.
REFERENCES
For more information on using DHTML, see the following Microsoft Web sites:
For more information about developing Web-based solutions for Microsoft Internet Explorer, visit the following Microsoft Web sites:
Modification Type: | Minor | Last Reviewed: | 5/30/2006 |
---|
Keywords: | kbDHTML kbFAQ kbinfo KB183803 |
---|
|