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

Open A Desktop App By Clicking On A Link On The Browser

I want to enable the user to open a certain software on his desktop when he clicks the link on the … Read more Open A Desktop App By Clicking On A Link On The Browser

How Does Windows Link Html Files To Folders?

Almost every time you save a web page from a web browser to your local computer a PAGENAME.html(htm… Read more How Does Windows Link Html Files To Folders?

Pass Parameter To A Program Through Html Link

I need to run a program from the local user's file system by clicking an html link. When i use … Read more Pass Parameter To A Program Through Html Link

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

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

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?