French/English Translations For Excel Functions

 This article is for those using Excel both in French and English. Here we will provide a list of translat...   Read More

Display keystrokes in an HTML document

 When writing documentations or tutorials in the HTML format, it can be useful to symbolize keystrokes...   Read More

Disabling right-click on your webpage

 A simple JavaScript code has been developed to help protect various sources that have been utilised on...   Read More

Javascript - The Array object

 The Array object is one of the JavaScript core objects, allowing you to create and manipulate arrays...   Read More

View the source code of a page in IE8

 View the source code of a page in IE8View the source code of a page in IE8With development tools command...   Read More

How to Get a Venmo Credit Card

 Smart banking isn’t something extraordinary nowadays, and almost every active millennial prefers onl...   Read More

VBA/VB6 - Select a list of files with Windows Explorer

 Select a list of files (or one only) with the API: GetOpenFileName. A simplified function using Windows...   Read More

Merge 2 videos with VirtualDubMod.

 Build 2 videos with VirtualDubMod.Suppose you have several avi files and you want to merge them together...   Read More

How to Create a UserForm in a Class Module Using VBA

 Create a UserForm containing a dynamic number of controls and make sure they are being triggered by certa...   Read More

How To Change the Notepad++ Background Color

 Notepad++ is an excellent free source code editor launched to help programmers create various programs...   Read More

CSS - Avoid distorted webpages

 Avoid distorted pagesA web page may be deformed because of its content: the text is not aligned correctl...   Read More

VBA code not working

 I have the following VBA code :IssuePrivate Sub Worksheet_Change(ByVal Target As Range) Dim cRow As Integ...   Read More

Creating your Professional website - The website wireframing tools

 Once you have written your website specification and you may proceed to the wireframing stage. A necessar...   Read More

How to store and verify a password?

 If you develop an application that manages passwords, it is important to do so on pain of risking pirac...   Read More

How To Enable Xbox One Guest Account

 When using the Xbox One, you're prompted to log into your dedicated account. However, you also have the...   Read More

What Is Amazon Music HD

 If you are an audiophile, you will probably love Amazon Music HD because it has the best possible au...   Read More

Playing DVD with Windows Media Player using DVD Pack

 DVD Pack is available as a plug-in to Windows Media Player versions 9 and above for an enhanced multimedi...   Read More

How to increase the volume of a video

 How to increase the volume of a videoIssueYou are viewing a video on your computer and realize that the...   Read More

Flags for Skype

 Flags for SkypeIssueCan i have a list of all flags code that can be used with SkypeSolutionAll code for...   Read More

Online Forms - The Input fields

 The data typeOn most of the online forms, not all of the information is "mandatory". In many cases, howev...   Read More