Search results 105
Sorted from new to old.

Transparent Full-screen modal
Bootstrap modal that is full-screen and transparent control transparency in css

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

Checks if URL is valid
Checks if URL is actually working. Uses XMLHTTP object to see if that URL ...

IsValidUTF8 + DecodeUTF8 + EncodeUTF8
Checks UTF8, or convert to/from UTF8. Simple functions to convert the first 256 ...

ApplyValidation_DropDown
Adds Validation drop-down to a cell (Data --> Validation --> List), or to a ...

Base64encode + Base64decode
Encodes and decodes a string, Base64 is used to convert binary data (like ...