Search results 1,189

Sorted from new to old.
Card image
CutLeft

Cuts the left part respecting words, without cutting words

Card image
ANStrColor2RGB + RGB2ANStrColor

Converts R:G:B into RGB value (as long) and RGB from long into R:G:B

Card image
getQueryString

Reading QueryString from JS

Card image
CutString3_Search

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

Card image
CutString

Cuts a string from certain char till certain char, can be used to cut left, ...

Card image
CutString3

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

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
Hex2Bin

Converts Hex to Binary

Card image
IsHex

Check a string to see if it is Hex

Card image
Str2Hex

Convert a string to Hex

Card image
GetDigits

Extracts digits out of a string

Card image
Email-CDONTS

CDONTS with Attachment Example of CDONTSwith attachment for emailing

Card image
Connect to UDL

Use a UDL to make your connection to a database

Card image
Number_Formatted

Format the number as ' <1000 = 1,2,55, 85, 989 ' <1000000 = 1K, ...

Card image
RemoveHTML

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