Added to post Jun-19-2014
Thanks Bond. Since you had IE9, I appreciate your test. Hopefully if somebody out there has IE 10 they will test it, too. It does not mak
Later versions than IE9 aren't made to be compatible with HTA. So if you put the tag, it won't support things for HTA like , VBScript or frames. I also have that problem and what I do is that I just try to work around the things that don't work in early versions of IE (for example see my answer to this question). You don't seem to use things that don't work in early versions of IE in the HTA that you posted. If you tell me exactly what you're using that doesn't work in IE7, I might be able to give you a workaround.