Search results 127

Sorted from new to old.
Card image
Posts_per_Year

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

Card image
RandomRecords

Returns random IDs (or any column) from SQL Database table, passing number of ...

Card image
MSSQL DB Connection

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

Card image
MySQL DB connection

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

Card image
CalcArea

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

Card image
GetRelativePath

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

Card image
ProtectText + UnProtectText

Encrypt or decrypt text, simple encryption with a numeric password Decrypt a ...

Card image
CreateAnchor

Creates an anchor by passing its arguments (used to be called URL2A), can ...

Card image
ExcelMenu_onfly

Creates Excel menu on the fly, list of menu items, command actions, and icons ...

Card image
SplitTo2DArray

Splits ANStrArray into 2-Dimension array Using custom row and column ...

Card image
IIF

Works the same as it's VB IIF equivalent. IIf will coerce an expression into ...

Card image
Error_Raise

To raise a friendly error message with option to show custom error number and ...

Card image
ServerVar

Get value of Server variable by passing variable name aVar can be any of these ...

Card image
ANBS controls

Set of functions to generate Bootstrap controls as strings. Controls available ...

Card image
FGColor_Calc

To set the color of the foreground based on background color to get best look. ...

Card image
RunFromTemp

Check if an Excel file is running from 'Temp' location or regular folder This ...