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

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

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

Writing Utf8 Text To File

I am using the following function to save text to a file (on IE-8 w/ActiveX). function saveFile(str… Read more Writing Utf8 Text To 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?

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