Skip to content
/ hta Public

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.

License

Notifications You must be signed in to change notification settings

599CD/hta

Repository files navigation

hta

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.


Scripts


See: https://599cd.com/tips/hta/

Beginner

  • Level 1 How to build a simple HTA.
  • Level 2 Adding controls to the page.
  • Level 3 Application Attributes.
  • Level 4 Adding some Style.

Expert

  • Level 1 Current User
  • Level 2 Useful Elements
  • Level 3 Navigable
  • Write File How to write to a file

Advanced

  • Tabular Data Control Using the Tablular Data Control
  • Access db How to connect to an Access db
  • Fill Combo How to connect to an Access db and Fill a ComboBox (SELECT)
  • Google Chart How to make a Google Chart (v2 Deprecated)
  • Google Charts How to make a Google Chart using the Visualisation API

About

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.

Topics

Resources

License

Stars

Watchers

Forks