Search results 61

Sorted from new to old.
Card image
el-checkbox

Nice graphics CSS-Only checkbox

Card image
Bootstrap Modal variables

Bootstrap link to pass variables to modal content Used to build list of links ...

Card image
ApplyValidation_DropDown

Adds Validation drop-down to a cell (Data --> Validation --> List), or to a ...

Card image
Base64encode + Base64decode

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

Card image
MySQL DB connection

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

Card image
Sort1Col

Sorts a column in Excel, easily, with options Expects ... Row 1 is header, ...

Card image
SettingRead_JR

Reads setting saved in columns J:R Just like SettingRead, but when we have ...

Card image
CellRead

Reads a value giving column, row, sheet and workbook name Accepts up to 2 ...

Card image
ANStrRead + ANStrSave + ANStrSearch

Reads and saves data into 1 dim string array, ANStr ANStr is a string of list ...

Card image
Modify SQL table

SQL seams to have issues when we try to modify a table and preserving data, I ...

Card image
Replace Single Quotes

This script will replace single quotes so the data is SQL-safe

Card image
ArrayRead + ArraySave

Reading and saving 2 dim data into ANStrArray ANStrArray is a string ...

Card image
Create and Write Log File

The subprocedure can be called by any ASP applicaiton/page which needs to ...