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

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++

How To Customize Date Format When Creating Excel Cells Through Javascript (activexobject)?

I'm trying to convert an HTML table to Excel in Javascript using new ActiveXObject('Excel.a… Read more How To Customize Date Format When Creating Excel Cells Through Javascript (activexobject)?

Bring Spell Check Window To Foreground With Javascript/jscript In Windows 7

I have some JScript code (converted from some old VBScript) that starts like this: var Word = new A… Read more Bring Spell Check Window To Foreground With Javascript/jscript In Windows 7

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

How To Execute An Executable From Linux With Javascript

I'm making an application for D-bus in javascript. I need to call an executable from the javasc… Read more How To Execute An Executable From Linux With Javascript

How Can One Detect Copying A Link In A Browser?

Yesterday I had a chat with a taxi driver and upon mentioning that I am a programmer, he told me th… Read more How Can One Detect Copying A Link In A Browser?