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

Suppress Ado Security Warning In Javascript/htm Page

I have a fully functioning site stored on a network drive along with an Access Database which acts … Read more Suppress Ado Security Warning In Javascript/htm Page

Javascript Activexobject

I have a queastion about ActiveXObject in javascript. I have tryed this code in Mozila FireFox 6.0.… Read more Javascript Activexobject

Activexobject("scripting.filesystemobject") Not Working For Me

I want to add names of files of a specific folder to an JS's array, but nothing happens: var pi… Read more Activexobject("scripting.filesystemobject") Not Working For Me

In Javascript, When Finished With An Object Created Via New Activexobject, Do I Need To Set It To Null?

In a Javascript program that runs within WSH and creates objects, let's say Scripting.FileSyste… Read more In Javascript, When Finished With An Object Created Via New Activexobject, Do I Need To Set It To Null?