Search results 446

Card image cap
ANBS controls

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

Card image cap
FS_CopyFile

Copies a file

Card image cap
GetPapa

Gets folder name of a page using FSO

Card image cap
Ordinal

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

Card image cap
RemoveChars

Removes all chars found in Chars_to_remove from String1

Card image cap
GetTimeZone

Get local timezone Uses w32tm / tz dos command in command prompt Using ...

Card image cap
GetUTC

Get the time and date in Universal time based on local time Uses w32tm / tz ...

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 ...

Card image cap
AreTheyTheSame

Compares between two files in binary mode and returns true if they are ...

Card image cap
InvertColor

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

Card image cap
FGColor_Calc

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