Search results 93

Sorted from new to old.
Card image
Programming Languages

A nice illustration on different types of languages (the most famous ones only) ...

Card image
ANmaTimeline

Creates HTML timeline dynamically, using Bootstrap 4.0 and FontAwesome 5, in a ...

Card image
INITool

INITool Object allows an ASP programmer to work with INI files on the server. ...

Card image
Thumbnail on fly

An aspx tool to generate thumbnail from an image, used to make page load faster ...

Card image
Pagination call

How to read certain page from SQL table Originally from from http://social. ...

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

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

Card image
SimpleCalendar

HTML calendar, simple, ready for implementing and customizing

Card image
sortArray

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

Card image
VB6Format

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

Card image
ANmAjax

Trying to simplifying applying AJAX in my websites and tools, this is the ...

Card image
DateSerial

The equivalent of DateSerial in Classic ASP

Card image
ViewSource

Display content of ASP file (any file for that matters) Using ...

Card image
FS_CreateUserFolder

Creates a folder for a user, usually after sign up or login for first time. ...