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

Java: Scripting Language (macro) To Embed Into A Java Desktop Application

I am writing a graphics application in Java. Eventually I would like to build in a scripting langua… Read more Java: Scripting Language (macro) To Embed Into A Java Desktop Application

Easiest Scripting Method To Merge Two Text Files - Ruby, Python, Javascript, Java?

I have two text files, one containing HTML and the other containing URL slugs: FILE 1 (HTML): Solut… Read more Easiest Scripting Method To Merge Two Text Files - Ruby, Python, Javascript, Java?

"access Is Denied" By Executing .hta File With Jscript On Windows Xp X64

I have a simple HTML (as HTA) application that shows strange behavior on Windows XP x64 machine. I … Read more "access Is Denied" By Executing .hta File With Jscript On Windows Xp X64

Find All Instances Of 'old' In A Webpage And Replace Each With 'new', Using A Javascript Bookmarklet

What I want to do is replace all instances of 'old' in a webpage with 'new' in a JS… Read more Find All Instances Of 'old' In A Webpage And Replace Each With 'new', Using A Javascript Bookmarklet