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

Creating An Xls Or Csv File From A Javascript Variable

I have an app that uses Javascript to perform some calculations and then plot the data, but I'd… Read more Creating An Xls Or Csv File From A Javascript Variable

Barcode Scanner In Javascript? Or Plugin/extension

I'm looking at writing a USB barcode scanner interface to a web application (offline app). By … Read more Barcode Scanner In Javascript? Or Plugin/extension

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: How To Append Data To A File

how can i append data to a file using javascript? i tried to use this code, but i got an error: var… Read more Javascript: How To Append Data To A File

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?

Avoid Activex To Save A File

There is a function that returns an array from a table: GetFilteredData: function() /*========… Read more Avoid Activex To Save A File

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)?

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