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

Javascript To Call A Vba Routine With Parameters

I need to pass arguments to a Excel VBA code from JavaScript of HTA. I can successfully call VBA f… Read more Javascript To Call A Vba Routine With Parameters