In general...
HTAs are HTML Applications which are only useable on computers running Windows. There are many benefits to creating HTAs over other types of applications:
- It is a quick way to create an application for a Windows computer.
- It is an easy way to convert a web page which acts as an application into an application.
- It allows the developer to create a web page which can interact with the client's PC and files.
Examples
- File Renamer - Rename multiple files using regular expressions.
- Excel & Word Menu Foppler - Fool people into thinking that Excel or Word is messed up by changing different parts of the menus. Use this same tool to fix the damage that you created once you are done. NOTE: This HTA will only work on Excel or Word 2003 or lower.
- Presentator - View files sequentially, side-by-side. This is especially useful for displaying information to visitors on a large display device.
Related Search Results
- From JScript Arrays To VB Arrays:
Learn how to convert from a JScript or JavaScript array to a VBArray. - Quizer:
A quick way to create matching and multiple choice quizzes for the web. This application gives any user the ability to create quizzes in the form of a web page without getting into the nitty-gritty. - Page Refresher:
Allows the user to refresh a web page every so many minutes. - Startup Informer:
The startup application which may display the day's text. - Accented Characters In Microsoft Word:
Learn how to easily type accented characters in Microsoft Word.
Powered by jPaq.