Search results 63

Sorted from new to old.
Card image
INITool

INITool Object allows an ASP programmer to work with INI files on the server. ...

Card image
DigitsORLettersOnly

Check if the string has special characters or not, only Letters or digits ...

Card image
AmIMobile

Check if browser is for a mobile or tablet, or not. This was before we have ...

Card image
doHighlight

Search for occurrences of a keyword in a string and highlight them, by either ...

Card image
ExcelMenu_onfly

Creates Excel menu on the fly, list of menu items, command actions, and icons ...

Card image
ServerUptime

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

Card image
IIF

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

Card image
DuplicateFileName

Generates new available file name for a certain file in order to duplicate it, ...

Card image
ServerVar

Get value of Server variable by passing variable name aVar can be any of these ...

Card image
strUnQuote

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

Card image
XorC

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

Card image
Match2

Matching by two values at the same time in two columns Just like Match the ...

Card image
Convert2SQLDate

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

Card image
BrowseFolder

Asks user for a folder tested in VBA of word as well as VBA in Excel

Card image
RemoveHTML

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