Search results 79

Sorted from new to old.
Card image
Windows Clock

Restore Windows 10 clock to Windows 7 Analog clocks

Card image
Excel 2010 hyperlink issue fix

An issue I started to see when clicking on a hyperlink in Excel 2010, while I ...

Card image
HeadingZeros Remove and Add

Adds or remove zeros at start of string Used to clear heading zeros from ...

Card image
User-defined type error

How to fix error (User-defined Type) error, especially when using outside ...

Card image
Shortner

Create a URL shortner using Web.Config AKA URL Redirect, or Page refresher, ...

Card image
Restore Arabic text files

Solution to restore ASCII Arabic text files. Sometimes I noticed when system ...

Card image
Open different Filestypes

Populate list of filetypes in Application.GetOpenFilename method. This command ...

Card image
OpenOffice Calc

OpenOffice programming with Visual Basic Some document I had for my reference.

Card image
OnChange

Detect when user changes a textbox using JQuery Needed to have this documented ...

Card image
VHD files 950MB + 1.8GB + 3GB

VHD files, 950MB, 1.8GB and 3GB, helpful when you want to quickly save files ...

Card image
VHD file 7GB - Delete

VHD file, 7GB, helpful when you want to quickly save files into an 8 GB usb ...

Card image
myURLEncode

Does what Server.URLEncode does In case you needed it, not sure when

Card image
Import error log

Imports the SQL Server error log into a table, so that it can be queried This ...

Card image
Loading3 gif

Showing animated gif when ancher is clicked, uses an overlay to prevent user ...

Card image
Loading gif

Show and hide loading gif using Javascript. a simple way to control when to ...

Card image
a href=#

Instead of using href="#", it is better to use href="javascript:void(0);" to ...