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

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

Alternative To Xrm Javascript Calling Webservice Using Activex

I have a problem on CRM javascript when calling a webservice from browsers other than IE. See my co… Read more Alternative To Xrm Javascript Calling Webservice Using 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++

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

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