Top "Hta" questions

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.

HTA and 'x-ua-compatible' meta tag

Added to post Jun-19-2014 Thanks Bond. Since you had IE9, I appreciate your test. Hopefully if somebody out there …

vbscript meta-tags internet-explorer-11 hta
Write to a text file using an HTA

I am trying to create an HTA file that allows a user to add data to a text file. I …

hta
What IDE should I use to develop hta files that automate Word and Excel?

Which version of Visual Studio Express should I use to develop an HTA application that will script Word and Excel …

visual-studio ide hta
Access VBScript variable within Javascript inside of an HTA

I'm trying to access a variable in javascript that i set in vbscript all within one hta file: <script …

javascript variables vbscript hta
How to return PowerShell variable to VBScript

I have a vbscript to call a PowerShell script in hopes of returning the PowerShell output to an HTA (HTML …

powershell vbscript hta
Check if the file is empty

I'm using a .hta which carries a list of words in a text file the problem occurs when this file …

vbscript hta
JavaScript version in HTA

Does anyone know what version of JavaScript is used by HTA files. Currently creating some script files - and trying …

javascript version hta defineproperty
Javascript in HTA File

everytime when i try to add javascript in a hta file with vbscript it comes an error message when i …

javascript vbscript hta
How to click a button using VBScript in an HTA file

My code looks like <html> <head> <title>My HTML application</title> <…

html vba vbscript forms hta
Is it possible to add custom icon to hta

Is it possible to add custom icon to hta? What I mean is change the default hta file icon, which …

icons hta