Search results 172

Sorted from new to old.
Card image
ANStrColor2RGB + RGB2ANStrColor

Converts R:G:B into RGB value (as long) and RGB from long into R:G:B

Card image
CutString

Cuts a string from certain char till certain char, can be used to cut left, ...

Card image
Hex2Bin

Converts Hex to Binary

Card image
IsHex

Check a string to see if it is Hex

Card image
GetDigits

Extracts digits out of a string

Card image
InsertHyperlinks + GetHref

Converts https found in text into anchers < a > Comes with GetHref as bonus ...

Card image
iShuffle + lShuffle

Generates a random number, integer or long

Card image
SettingRead+SettingSave

This is the final version of my set of Setting functions SettingRead, ...

Card image
Floor

Rounding a number to nearest integer closest to zero.
Equivalent to Excel ...

Card image
Replace Single Quotes

This script will replace single quotes so the data is SQL-safe

Card image
Directory Viewer

This is a directory viewer. You can set what files to be viewed. Has ...

Card image
DB_SettingRead + DB_SettingSave + ...

Reads/Saves specific settings from DB table Mainly for Classic ASP, but can be ...