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

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

Automatic Login To A Website On Windows 7/chrome Via Batch File

I have a batch file. I have case select. if user types 26 it will open link 1 chrome. if user types… Read more Automatic Login To A Website On Windows 7/chrome Via Batch File

Does Vbscript's Isempty Have An Equivalent In Javascript?

Using Javascript, is there an equivalent function or functionality so VBScript's IsEmpty functi… Read more Does Vbscript's Isempty Have An Equivalent In Javascript?

Ie 9 Error Getelementbyid: Object Required

for some reason, VBS below works like a charm in IE 8, but in IE9 on both of my Laptops I get Obje… Read more Ie 9 Error Getelementbyid: Object Required

List Keys In Jscript Object Using Vbscript (classic Asp)

I am using the JSON2 script in an asp page to parse JSON post data. After parsing the data, I have … Read more List Keys In Jscript Object Using Vbscript (classic Asp)

How To Evaluate Vbscript Expression From Javascript Via Vba

The latest MS Office update has disabled vbscript which I am using in Excel VBA to evaluate express… Read more How To Evaluate Vbscript Expression From Javascript Via Vba

Internet Explorer Grab Internal Ip Address

I'm looking for a solution to grab people's internal ip addresses in IE (not using java or … Read more Internet Explorer Grab Internal Ip Address