Search results 48

Sorted from new to old.
Card image
MultiTrim

Trims leading and trailing tabs, spaces and Enters Code has lines to work in ...

Card image
RemoveDuplicates

Removes duplicated items from a 1-dim array into new array, does not modify ...

Card image
ASP Classic Page Cache

Set page to cache at certain time or force cache refresh. Something I found ...

Card image
Export2CSV

Exports a sheet into CSV file Dynamically finds number of rows/columns and ...

Card image
fNMRPrgs, Full-form progress bar (frm77)

Show progress bar inside userform, with option to control lots of things. This ...

Card image
DegreesToXY

Calculates X, Y of position on a Circle or ellipse. Pass the center X, Y of ...

Card image
setSelectedIndex byname and byval

Set active (Selected) item in listbox using javascript Imported and modified ...

Card image
CutString8

Cuts a string from certain character to certain character with option of either ...

Card image
BrowseImage

Asks user to select an image and returns full path and name of selected image ...

Card image
RBU - Simple Registry Backup batch

RBU simply means "Registry Back Up" and is a tiny BAT (batch) file that will ...

Card image
Online JSON Formatter

Online JSON Formatter, helpful when you suck at json, found it during my search ...

Card image
GeneratePostID

Two functions to generate ID that is unique (not found in database) ...

Card image
Bootstrap Select

Multi-select drop-down in Bootstrap with customization From

Card image
Freeze table head

Freezing head (thead) of a table when scrolling. Needed this feature for a ...

Card image
ladda-bootstrap

A button spinner (ladda) for Bootstrap From

Card image
Dynamic ASP include

ASP function replaces the standard "include" statement, allowing a TRUE working ...