I\'m having trouble redirecting my main website www.mydomain.com to the folder mydomain.com/stuff/public_html/index.html while retaining www.mydomain.com in the URL. I\'dprefer to use HTA over some ht
I am working on a simple .hta application which has a control pane and an IFRAME. I have added a back and forward button, but they do not appear to work. If links \"a\" and \"b\" in the following exa
I would like to create a simple HTML based application which will be used offline. The application needs to be able to execute shell commands (in Windows) to perform various actions.
How to access database in HTA files? Or better yet, access any COM? I\'m familiar with AutoIt, AutoHotKey and Windows Script Host. Is there a way开发者_开发知识库 to include any of these in an HTA app
I have an insane idea: use .hta file as the gui front end of a java application. (for those who do not know - .hta = .html file uses IE as a browser engine : a trusted vers开发者_高级运维ion of the br
I\'m building an HTA application in which I need to display a list of file with their associated system icon.
This is a interesting question. We are trying to resize another window (not the application window, and not it\'s child), in a HTA environnement.
We are using HTAs to display detailed reporting information (about our automated tests). The HTA can become multiple page lengths. It works great for our users, but I have a usability issue: When a us
I have to convert a HTML application (.hta file) so that it can be execut开发者_高级运维ed on Linux and MAC also.
I\'m working on a web app that\'s embedded within an HTA.Is it possible to enable browser toolbars so i can enable utilities like Development Toolbar, or IE8\'s built in Developer Tools?