Search results 75

Sorted from new to old.
Card image cap
Shortner

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

Card image cap
Restore Arabic text files

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

Card image cap
Open different Filestypes

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

Card image cap
OpenOffice Calc

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

Card image cap
OnChange

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

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

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

Card image cap
VHD file 7GB - Delete

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

Card image cap
myURLEncode

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

Card image cap
Import error log

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

Card image cap
Loading3 gif

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

Card image cap
Loading gif

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

Card image cap
a href=#

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

Card image cap
Listbox height changing issue

Listbox in Excel sometimes have issue adjusting height to items added inside, ...

Card image cap
Scrolly

Scroll a listbox Using Right-Drag. (Something VBA in Excel lacks) You might ...

Card image cap
Hand.cur

A cursor file type of Hand. used inside VBA to show hand when user hover over ...

Card image cap
IsThere1_Folder

Checks if a folder is found or not, can pass either mapped path or unmapped ...