Content deleted Content added
No edit summary |
|||
Line 51:
===Security considerations===
{{main|Browser security}}
When a regular HTML file is executed, the execution is confined to the security model of the [[web browser]]
On the other hand, an HTA runs as a fully trusted application and therefore has more privileges than a normal HTML file; for example, an HTA can create, edit and remove files and [[Windows Registry|registry]] entries. Although HTAs run in this 'trusted' environment, querying [[Active Directory]] can be subject to Internet Explorer Zone logic and associated error messages.
|