Skip to content Skip to sidebar Skip to footer
Showing posts with the label Hta

Error While Fetching Elements Of An Iframe Inside Hta

We are trying to acheive automation of an Intranet site. We are using HTA along with java script fo… Read more Error While Fetching Elements Of An Iframe Inside 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: S… Read more Access Vbscript Variable Within Javascript Inside Of An Hta

Is It Possible To Peform A Windows Explorer Search Using Javascript For A Hta?

This is the code that I have been working on that doesn't work. I want it to perform the search… Read more Is It Possible To Peform A Windows Explorer Search Using Javascript For A Hta?

Reading A Local Text File In JavaScript

I just started learning JavaScript and I have a small problem. I have a text file with some text in… Read more Reading A Local Text File In JavaScript