Search results 255

Card image cap
PCase (ProperCase)

Just like UCase and LCase, ProperCase (or PCase) will capitalize 1st letter of ...

Card image cap
DigitsORLettersOnly

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

Card image cap
FoldersIn5

Creates list of subfolders and subfolders of each down to 5 levels Folder ...

Card image cap
CutString_Words_Left + CutString_Words_Mid

Cuts the left or Middle part of string without breaking words Can specify ...

Card image cap
FoldersIn

Returns list of folders found in given folder in a string in ANStr format, ...

Card image cap
Base64encode + Base64decode

Encodes and decodes a string, Base64 is used to convert binary data (like ...

Card image cap
Ask4Folder

Asks user for a folder, starting with certain folder

Card image cap
Posts_per_Year

Gets list of years and total of posts per year from a table, by using date ...

Card image cap
MySQL DB connection

Connects to MySQL database from Classic ASP All DB variables need to be ...

Card image cap
List_Load + List_Save

Loads/Saves items from/to text file to/from listbox Also has simple adding and ...

Card image cap
Encrypt1 + Decrypt1

Encrypts (and decrypts) a string. To decrypt an encrypted string, use the ...

Card image cap
CalcArea

Calculates the area of objects. Pass formula argument as string and values as ...