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

"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

Parsing Big Numbers In Json To Strings

I'm trying to tackle the issue with JSON.parse() rounding big numbers. I know why this is happe… Read more Parsing Big Numbers In Json To Strings

Handling An Html Button Click Event In C++ Code

I have a Windows native C++/Win32/MFC dialog app. I'm using the IE ActiveX control in the dial… Read more Handling An Html Button Click Event In C++ Code

Is Soundcloud Api-v2 Being Deprecated?

We have been using the SoundCloud API and it suddenly stopped working earlier this week; it now ret… Read more Is Soundcloud Api-v2 Being Deprecated?

Print A Page On Local Using Php (javascript) Without Windows Print Dialog Box

I am developping an intranet for a shop. I need to print a receipt by clicking a submit button on p… Read more Print A Page On Local Using Php (javascript) Without Windows Print Dialog Box

Office.js Apps: Excel Cannot Find The Home.html File

I'm trying to learn how to write Office.js apps. I did use the example given here. Manifest fil… Read more Office.js Apps: Excel Cannot Find The Home.html File

Cannot Retrieve File From FutureAccessList If I Use GetFileAsync Instead Of Picker.pickSingleFileAsync

I have an app that retrieves files in two ways: one using a file picker and the other, using the pa… Read more Cannot Retrieve File From FutureAccessList If I Use GetFileAsync Instead Of Picker.pickSingleFileAsync

JavaScript: Standalone Compiler Or Interpreter For Windows?

What are the JavaScript compilers or interpreters available for Windows? I read the book Eloquent J… Read more JavaScript: Standalone Compiler Or Interpreter For Windows?