Search results 58

Sorted from new to old.
Card image
Dynamic ASP include

ASP function replaces the standard "include" statement, allowing a TRUE working ...

Card image
ANmaBrowser v20.19.01

Single file, Classic ASP, Bootstrap 4.1 and FontAwesome 5.0 file manager. ...

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
MSSQL DB Connection

Connects to MSSQL 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
FS_CreateUserFolder

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

Card image
WelcomeSheet

A User-Friendly way to ask user to enable macros. Showing an only sheet to let ...

Card image
XLThumbView

Showing thumbnails inside sheet and enlarging each when click

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
XorC

Simple small function to Encrypt or Decrypt a string Test_XorC is for testing ...

Card image
Numeric-only textbox

Allow only Currency into textbox, text box will allow only nnnn.nn where n=1 ...

Card image
Ordinal

Get a Number Suffix They allow you to turn 1 into 1st, 2 into 2nd, etc. giving ...

Card image
DosCommand_Read

Get output of DOS Command in string, by reading output into temp text file, ...

Card image
ASCII_Read + ASCII_Save

Reads and saves text file giving its full name Used a lot in my websites, very ...