Search results 259

Sorted from new to old.
Card image
Protect VBA

Protect VBA project from inside VBA This is the raw way, there has to be other ...

Card image
Simple Captcha

Sometimes the simplest methods is the most powerful. That is what I said

Card image
Cookies Consent

Show cookies message based on new EU regulations with customization. Best one ...

Card image
Split string into table

Returns tag words (as table) in Microsoft SQL Separator set to comma, but you ...

Card image
Pure CSS Ribbon

Show a ribbon, in a simple CSS, Not my work, found it online, but it helped a ...

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

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

Card image
el-checkbox

Nice graphics CSS-Only checkbox

Card image
a href=#

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

Card image
ANmaTimeline

Creates HTML timeline dynamically, using Bootstrap 4.0 and FontAwesome 5, in a ...

Card image
Bootstrap Modal variables

Bootstrap link to pass variables to modal content Used to build list of links ...

Card image
sortArray

Sort an array of Numeric values, simple straightforward Edit v3 2021-09-21: ...

Card image
URLs2Anchors

All links found inside a string into anchor (< a href=...) BUG!: Currently ...

Card image
CreateAnchor

Creates an anchor by passing its arguments (used to be called URL2A), can ...

Card image
confirmDelete

Asks user before running a link (mostly before deleting) Small important part ...

Card image
ListBox_SelectedIndexes

Create list of selected items in MSForms listbox as string separated by | Or ...

Card image
RemoveHTML

Removes HTML code Basically all tags expected and listed below There is a ...