Search results 20

Sorted from new to old.
Card image
SSL/TLS certificate add/update

Always found myself struggling when applying security to websites for the past ...

Card image
SettingRead_Ajax + SettingRead_Ajax_IntoObject

Two functions to return an output of file into object on page or back to caller ...

Card image
Timeline css

CSS Timeline, simple, easy, nice piece from bootsnipp From

Card image
Dynamic iframe height

Adjust iframe height to its content after loading page Needed this trick in ...

Card image
ImportCSVs - 1st AI Code

Imports multiple CSVs found in a folder into worksheets of active workbook ...

Card image
ShapeName clicked

Simple command to know which object (shape) the user clicked When you assign a ...

Card image
tag_add

Add to textbox from listbox (select option) ensure its uniqueness

Card image
ServerXMLHTTP stream

Using ServerXMLHTTP object to show (stream or download) and image , or any ...

Card image
CreateList_Matching

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

Card image
Capitalize in JS

Convert text to all capital letters

Card image
Tel inputbox

Telephone number input box, using Bootstrap4, with list of countries and ...

Card image
TeeOpen_ProtectTee + TeeOpen_UnprotectTee

Protect or unprotect a workbook (already open) remotely from another workbook ...

Card image
Shortner

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

Card image
Embed fonts in Word doc

Embed fonts used in document, to make it available on any machine

Card image
ServerUptime

Return how long the computer has been running. Return format is dd:hh:mm:ss ...

Card image
Ordinal

Get a Number Suffix They allow you to turn 1 into 1st, 2 into 2nd, etc. giving ...