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

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

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

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

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

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

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?