Content deleted Content added
m →Execution: Typo fixing, replaced: Microsft → Microsoft |
KMaster888 (talk | contribs) ce |
||
Line 27:
}}
An '''HTML Application''' ('''HTA''') is a [[Microsoft Windows]] program whose source code consists of [[HTML]], [[Dynamic HTML]], and one or more scripting languages supported by [[Internet Explorer]], such as [[VBScript]] or [[JScript]]. The HTML is used to generate the user interface, and the scripting language is used for the program logic. An HTA executes without the constraints of the
The usual file extension of an HTA is <code>.hta</code>.
|