Search results 243

Card image cap
WordsOf + Words_Len

WordsOf to create list of words from a block after converting every special ...

Card image cap
Numeric-only textbox

Allow only Currency into textbox, text box will allow only nnnn.nn where n=1 ...

Card image cap
NMACode

Converts all Ƽ found in a string into their actual chars

Card image cap
UTF8R_toChar

Converts characters created by program R into actual chars as in < U+641 > to ...

Card image cap
TextPercentageMatch

Matching any part of a string in another , then returns 0 if not match, Or ...

Card image cap
CreateGUID

Generate random GUID of 36 chars (with or without brackets) using TypeLib ...

Card image cap
ANBS controls

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

Card image cap
Ordinal

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

Card image cap
NumberTextArabic

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

Card image cap
RemoveChars

Removes all chars found in Chars_to_remove from String1

Card image cap
DosCommand_Read

Get output of DOS Command in string, by reading output into temp text file, ...

Card image cap
ASCII_Read + ASCII_Save

Reads and saves text file giving its full name Used a lot in my websites, very ...