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

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

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

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

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

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

List Local Directory On Web Application

I have an idea a Web Application and I would need to list all files of a directory that exists on t… Read more List Local Directory On Web Application

How To Execute An Executable From Linux With Javascript

I'm making an application for D-bus in javascript. I need to call an executable from the javasc… Read more How To Execute An Executable From Linux With Javascript

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

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