Search results 353

Sorted from new to old.
Card image
ANBS controls

Set of functions to generate Bootstrap controls as strings. Controls available ...

Card image
Ordinal

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

Card image
NumberTextArabic

Adds Arabic unit to a number using proper Arabic grammar Units can be ...

Card image
InvertColor

Converts color into its negative value, as in "e4f15a" into "1C0FA6"

Card image
Hex2Dec

Converts hexadecimal strings into decimals

Card image
Dec2Hex

Converts integer decimals into Hexadecimals

Card image
FGColor_Calc

To set the color of the foreground based on background color to get best look. ...

Card image
confirmDelete

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

Card image
DirsCombo_Read

Read directories in a specified folder into a combobox Needs FrmBr having Cbo1

Card image
CellRead

Reads a value giving column, row, sheet and workbook name Accepts up to 2 ...

Card image
Reversefile

Reversing a file This tip demonstrates how to reverse a whole file. This ...

Card image
WaitFor + ShellWait

Tell App to wait for number of seconds and Execute command and wait for it ...

Card image
Convert2SQLDate

Converts a date (numeric date) into Date acceptable by SQL, as in YYYY-MM-DD ...

Card image
OpenPassword + ClosePassword

Encrypt / Decrypt a string, convert it to "77 96 105 105 106" or back to ...

Card image
Container Switcher

Using Classic ASP and cookies, allow users to personally choose between normal ...

Card image
Time2Real

Converts TIME code to number HH:MM to xx.xx As in 10:15 to 10.25, 13:30 to 13.5