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

Running Command Wscript.shell Activex In Javascript

I have a webpage that needs to run a program by ActiveX with some parameters. I get those parameter… Read more Running Command Wscript.shell Activex In Javascript

Activexobject In Ie8

I want to use javascript to create a textfile, so I used : This Line of code: var fso = new ActiveX… Read more Activexobject In Ie8

Catching Exceptions In Javascript Thrown From Activex Control Written In C++

I've written an ActiveX control in C++ that throws (C++) exceptions out when error conditions o… Read more Catching Exceptions In Javascript Thrown From Activex Control Written In C++

Javascript Code Not Displaying Wanted Output

I've written some code to display my favorites in IE8 but for an unknown reason I have no outpu… Read more Javascript Code Not Displaying Wanted Output

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