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

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

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

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

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

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

Automation Server Can't Create Object

I am writing a C# object that I need to be able to access from a javascript application. var util … Read more Automation Server Can't Create Object