Search results 61

Sorted from new to old.
Card image
sortArray

Sort an array of Numeric values, simple straightforward Edit v3 2021-09-21: ...

Card image
ProtectText + UnProtectText

Encrypt or decrypt text, simple encryption with a numeric password Decrypt a ...

Card image
USStandardToMetric

Converts US Standard Measure into a Metric Measure. Arguments: ...

Card image
ViewSource

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

Card image
PI

Returns a double representing the mathematical constant Pi

Card image
TextPercentageMatch

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

Card image
Match2

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

Card image
CutString3_Search

Using same code in CutString3, this will search for matching items. Searches ...

Card image
CutString3

Cuts a string from a larger one using separators.
Ex, CutString3("Will ...

Card image
CutString3

Cuts string from a larger one based on a specific separator.

Card image
Connect to UDL

Use a UDL to make your connection to a database

Card image
ReplaceChars

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

Card image
Modal512

Bootstrap modal variable, my constant to use dynamically in code Edit: ...