Search results 79

Sorted from new to old.
Card image
Bootstrap Modal variables

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

Card image
GetConfigValue

Read settings from Web.config file (or other XML files) Originally from ...

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
SimpleCalendar

HTML calendar, simple, ready for implementing and customizing

Card image
VB6Format

Trying to create VB6 "Format" function in Classic ASP, works now for date only, ...

Card image
DateSerial

The equivalent of DateSerial in Classic ASP

Card image
CreateAnchor

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

Card image
[TAB] inside textarea

Allow textarea's to accept TAB key (ASCII code 63) Could use some enhancements, ...

Card image
Limit Textarea

Show number of characters in a textarea and limit if it goes greater than ...

Card image
ANBS controls

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

Card image
confirmDelete

Asks user before running a link (mostly before deleting) Small important part ...

Card image
Container Switcher

Using Classic ASP and cookies, allow users to personally choose between normal ...

Card image
GetPapa, GetPapa_URL, GetPapa_Sep, GetSon, GetSon_

Gets that parent folder name giving a full path, or gets the child folder, Can ...

Card image
DB_SettingRead + DB_SettingSave + ...

Reads/Saves specific settings from DB table Mainly for ASP Classic, but can be ...