Search results 85

Sorted from new to old.
Card image
ShortenDir

Shorten a long Dir by adding ... in the middle to make it fit in small boxes ...

Card image
Decode and NVL

Two oracle SQL functions, that are interesting. Decode to work as (Select ...

Card image
WebBrowser control issue

Issue and fix in webbrowser control

Card image
Parts-File2Page

A classic ASP include file to read txt file of list into a page using bootstrap ...

Card image
Bootstrap Select

Multi-select drop-down in Bootstrap with customization From

Card image
CopyRowHeight

Copy row height from row to another Used to fix row heights or merged cells to ...

Card image
Path (ASP Classic)

Site physical actual location

Card image
ConvertImage_IrfanView

Converts an image from any image into any image using IrfanView command line ...

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
User-defined type error

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

Card image
Permission Denied error

Issue: Trying to copy file (Using VB command FileCopy) while that file was ...

Card image
Listbox height changing issue

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

Card image
IsThere1_Folder

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

Card image
FixPath_Word

Fixes the path for a given folder, PC or Mac by adding separator only if ...

Card image
Textbox focus issue fix

Trick to force textbox with multiple lines and scrollbars to refresh itself ...

Card image
UnBreakAr + BreakAr

Fix broken Arabic char, by using AscW and ChrW This is Excel User-defined ...