Skip to content Skip to sidebar Skip to footer
Showing posts with the label 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

Unterminated String Constant-mshta:javascript

Recently I was trying to get a quick alert box from javascript using mshta but I noticed something … Read more Unterminated String Constant-mshta:javascript

Toggle Hide/show Table Td In .hta

I've seen several of posts regarding this subject, but I have not managed to solve my own probl… Read more Toggle Hide/show Table Td In .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?