Search results 52

Sorted from new to old.
Card image
Barcode Generator

Pure ASP Classic barcode generator This is one of my past findings, I will be ...

Card image
IsThere2

Finds a file in giving its full path Similar to IsThere1 except this one uses ...

Card image
ANBSCaptchaBox (Part 4)

Attempt to create Captcha inputbox as simple as possible using third party ...

Card image
draggable grid

Nice gallery (or grid) that can be dragged to browse through From

Card image
List of Databases

Script to list databases available in a server using ADODB connection From

Card image
RC4 Encryption

A code inherited from an old application to protect or un-protect text in ...

Card image
Bootstrap lightbox

Simple easy bootstrap lightbox From

Card image
FilesCount_Swift

Count how many files in a folder, with no loop, faster if you just need all ...

Card image
Thumbnail generator

Generates thumb image file from a jpg, gif or png, saves it to server, or show ...

Card image
Dynamic ASP include

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

Card image
This Year

A quick JS way to get the year of today, a method found it online, and wanted ...

Card image
Loading3 gif

Showing animated gif when ancher is clicked, uses an overlay to prevent user ...

Card image
Loading gif

Show and hide loading gif using Javascript. a simple way to control when to ...

Card image
INITool

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

Card image
Bootstrap Modal variables

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

Card image
IsThere1_Folder

Checks if a folder is found or not, can pass either mapped path or unmapped ...