|
HTML APPLICATIONS (.HTA) & HTML |
A ".hta" file is a html file with imbedded script (often VBSCRIPT). It has as much access to the Windows computer as does the user. For this reason it can execute external tasks so these sections will be of interest:
This makes them a good way to provide a user interface around some code, you do have to understand that a html application only runs in whatever version of IE is installed.
Whether you are creating a hta or html you should be interested in Cascading Style Sheets (CSS).
Some links:
Example code & Fragments |
Please see these fragments and examples:
![]() ![]() |
| ![]() ![]() |