Search results 170

Sorted from new to old.
Card image
CreateList_Matching

Creates list of items found in rows, where these rows match a value in another ...

Card image
Column2AnString_Unique

Creates list of unique items found in a column, returns string with items ...

Card image
Delete_Unwanted_Rows

Delete rows in a different way I used to delete rows by looping through those ...

Card image
Custom Excel Right-Click Menus

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

Card image
Window off-screen

Window not shown while taskbar says it is on. Restore window position in ...

Card image
Capitalize in JS

Convert text to all capital letters

Card image
Reset ID Column

How to reset ID Column in Microsoft SQL, (not completed yet). This is because ...

Card image
BodyYoutubeLink2iframe

Creates youtube embed from link Converts a youtube video link into a youtube ...

Card image
AN_SafeFileName

Clean filename from special characters to make it safe for server upload Then ...

Card image
ANmaRedirect

Simple redirecting function, used to direct users from one domain into another ...

Card image
draggable grid

Nice gallery (or grid) that can be dragged to browse through From

Card image
HasDups

Indicates if an array contains duplicate values. returns True if more than one ...

Card image
jQuery File Upload

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

Card image
Freeze table head

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

Card image
HTMLDecode + HTMLEncode

Decode and encode back a string using HTML Technically found online, but ...

Card image
Date range picker

Bootstrap date range picker From