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. - JavaScript Snippet - Get Current HTML Code:
Learn how to access the HTML code that composes the page at this exact moment. - jPaq - A Small, Yet Powerful JavaScript Library:
jPaq is a small, yet powerful JavaScript library. - Accented Characters In Microsoft Word:
Learn how to easily type accented characters in Microsoft Word. - 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.
Powered by JXtension.