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

Encode Non-ascii Characters To Html Using Javascript/windows Batch File Hybrid

I need to replicate the exact function this website http://www.unicodetools.com/unicode/convert-to-… Read more Encode Non-ascii Characters To Html Using Javascript/windows Batch File Hybrid

Configuring Iis 7.5 To Enable Server Side Includes (ssi) For The '.html' Extension

I want to configure Server Side Includes (SSI) in IIS 7.5. By default, the file extension that indi… Read more Configuring Iis 7.5 To Enable Server Side Includes (ssi) For The '.html' Extension

Linking Css File On A Html Document In Same Directory On My Hard Disk (windows)

I am using Windows (7) trying to create an offline html page that should link to a separate CSS fil… Read more Linking Css File On A Html Document In Same Directory On My Hard Disk (windows)

Html5 Drag And Drop Between Windows

is there anyway with the HTML5 Drag & Drop functionality or/and the File API to drag an jpg im… Read more Html5 Drag And Drop Between 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

C++, Win32 Api: How To Create An Html Rendering Window So That Your Application Would Get Callbacks From Js Calls?

What I need is simple: we have a console app project. We want to have such a function that would op… Read more C++, Win32 Api: How To Create An Html Rendering Window So That Your Application Would Get Callbacks From Js Calls?

How Do I Execute An Insert Using Sqlcommand?

I have another class that creates the connection (see refined class half way down page) and I belie… Read more How Do I Execute An Insert Using Sqlcommand?

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