Search results 116

Sorted from new to old.
Card image
Num2En

Convert number to English words, convert 450 to 4 hundreds and fifty dollars

Card image
[TAB] inside textarea

Allow textarea's to accept TAB key (ASCII code 63) Could use some enhancements, ...

Card image
SwapDate

Changes date format from US to International or from international to US. ...

Card image
strUnQuote

This will tests to see if strQuotedString is wrapped in quotation marks, and, ...

Card image
DegreeC2F + DegreeF2C

Convert Celsius to Fahrenheit and Fahrenheit to Celsius degrees

Card image
NMACode

Converts all Ƽ found in a string into their actual chars

Card image
RemoveChars

Removes all chars found in Chars_to_remove from String1

Card image
InvertColor

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

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

Card image
StringFlip

Flips a string, right-to-left, and if passed again, will flip it back Can be ...

Card image
CutLeft

Cuts the left part respecting words, without cutting words

Card image
RemoveHTML

Removes HTML code Basically all tags expected and listed below There is a ...

Card image
ReplaceChars

Replaces all chars found in Chars_to_remove from String1 with Char_to_put One ...

Card image
InsertHyperlinks + GetHref

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

Card image
FileSize_Formatted

Returns file size in formated human way (mb, gb, etc..) Or, it can format any ...

Card image
MyMonthName

Returns the month name in one of 5 formats (below) It can use full date or ...