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

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

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

Scripting.filesystemobject Filemove, Writefile Not Working From Javascript In Ie Browser (workarounds, Doc?)

I know it's a huge security hole to use Scripting.Filesystemobject from javascript in the brows… Read more Scripting.filesystemobject Filemove, Writefile Not Working From Javascript In Ie Browser (workarounds, Doc?)

Activex Control In Ie Intranet Zone - Blocked Without A Prompt?

I'm writing an intranet page for my company that requires the use of an embedded dll (COM). The… Read more Activex Control In Ie Intranet Zone - Blocked Without A Prompt?

Use Javascript/activex To Get List Of Files

I've been Googling for hours with no avail...! How do I use the Scripting.FileSystem object? In… Read more Use Javascript/activex To Get List Of Files

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