Search results 485

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
ThemeSave + ThemeRead

Saves/Reads selected theme into file. Used with Bootstrap 3 in most of my ...

Bootstrap3.css.zip

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
sortArray

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

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 ...

Card image cap
RemoveCommaBetween2Quotes

Removes comma between the first pair of quotations (RemoveCommaBetween2Quotes)

Card image cap
DB_SettingRead_Field

Returns a certain field from Settings table by a SettingName. Similar to ...

Card image cap
GetRelativePath

Get relative path of one to another Pass two path strings to this function and ...