HTML Application: Difference between revisions

Content deleted Content added
m Reverted edits by 108.193.233.213 (talk) unexplained removal of content (HG)
No edit summary
Tag: section blanking
Line 31:
 
The ability to execute HTAs was introduced to Microsoft Windows in 1999, along with the release of [[Microsoft Internet Explorer 5]].<ref>[http://support.microsoft.com/kb/200874 ''Article ID:200874 in Microsoft Support''], in Microsoft Support Knowledge Base</ref> On December 9, 2003 this technology was [[patent]]ed.<ref>[http://news.cnet.com/2100-1012_3-5119072.html Microsoft wins HTML application patent]</ref>
 
== Uses ==
HTAs give the developer the features of HTML together with the advantages of scripting languages. They are popular with Microsoft system administrators who use them for system administration tasks, such as user-forms and pre-written network queries, since, for example, VBScript and JScript can access the [[Windows Task Manager]]. In general, HTA's are said to be suitable for many purposes, from prototypes to "full-scale" applications, especially where flexibility and speed of development are critical.<ref>[http://msdn.microsoft.com/en-us/library/ms536496(v=vs.85).aspx ''Introduction to HTML Applications (HTAs)''], in MSDN Library</ref>
 
== Disadvantages ==