Returns 1 if an item found in array, 0 if not
Force textbox to accept numbers only. Needs adjustments to work on VB6
Converts paragraph to 1 line text or 1 line text to paragraph Mainly used to ...
To encrypt or decrypt any string ' Strii is the required text to protect ' ...
Flips a string, right-to-left, and if passed again, will flip it back Can be ...
Copies text to clipboard using MSForms
Reading QueryString from JS
Using same code in CutString3, this will search for matching items. Searches ...
Cuts a string from certain char till certain char, can be used to cut left, ...
Cuts string from a larger one based on a specific separator.
Cuts a string from a larger one using separators.Ex, CutString3("Will ...
Converts Hex to Binary
Use a UDL to make your connection to a database
Removes HTML code Basically all tags expected and listed below There is a ...
Replaces all chars found in Chars_to_remove from String1 with Char_to_put One ...
50 chars max.