Search results 33

Sorted from new to old.
Card image
Graphbar

Interactive graph bars, will go deeper when you click on the bar Originally ...

Card image
Custom Excel Right-Click Menus

Customizing Excel's right click menus The following code demonstrates how to ...

Card image
Barcode Generator

Pure ASP Classic barcode generator This is one of my past findings, I will be ...

Card image
jQuery File Upload

File upload widget Handles images and other types, with php, go and python ...

Card image
Char(39) in SQL table

One of many ways to go around the issue of char 39 in SQL database

Card image
Bootstrap-DatePicker

bootstrap-datepicker This is a fork of Stefan Petre's [original code](

Card image
MatchLastIf

Finds last occurrence of a match in a column Finds the row of last time an ...

Card image
Send To folder

Where can I find the SendTo folder? I always wanted to modify that list and ...

Card image
Arabic VS Hindi numbers

Settings to force Microsoft Word to show Hindi numbers with Arabic text, or ...

Card image
Shortner

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

Card image
Bootstrap table by wenzhixin

Working jquery bootstrap table, with pagination, search, sort and column ...

Card image
a href=#

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

Card image
Scrolly

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

Card image
Limit Textarea

Show number of characters in a textarea and limit if it goes greater than ...

Card image
FormulasFlatten

Fill in formulas from 1st row, then convert them to flat values to avoid Excel ...

Card image
BinaryFile_Read + BinaryFile_Save

Reads binary file in chunks, if not chuck defined, all file will be red/saved ...