Search results 356

Sorted from new to old.
Card image
myURLDecode

Decode a URL, opposite of Server.URLEncode

Card image
MP3GetInfo

Returning information on an MP3 file. Returns a type containing information ...

Card image
ServerUptime

Return how long the computer has been running. Return format is dd:hh:mm:ss ...

Card image
Seconds2Time

Converts seconds from numbers into time in format of ...

Card image
ViewSource

Display content of ASP file (any file for that matters) Using ...

Card image
RGB2HTML + HTML2RGB

Converts RGB color to / from HTML format As bonus, functions RGB_ExtractColor ...

Card image
Win10 User Folders

I hate it when Microsoft takes back some controls it already gave to users, one ...

Card image
IIF

Works the same as it's VB IIF equivalent. IIf will coerce an expression into ...

Card image
Num2En

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

Card image
Cookies warning

Thanks to new law in Europe, we need to show users and let them accept a ...

Card image
Active BS4 breakpoint

Was looking for some way to show bootstrap 4 breakpoint, and got this

Card image
[TAB] inside textarea

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

Card image
XorC

Simple small function to Encrypt or Decrypt a string Test_XorC is for testing ...

Card image
WordsOf + Words_Len

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

Card image
Ordinal

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

Card image
Crypt128

Simple small function to Encrypt or Decrypt a string in cell Simple Encryption ...