ASP Classic 298

Active Server Pages for web development. Code here can also be used in VBA, VBA-Excel or VB6
Sorted from new to old.
Card image
FA5Icon_FromExt

Gets FontAwesome 5 icon for a file using its extension Used in MyDev website

Card image
IsThere1

Finds out if a file exists, can pass either mapped file path, or unmapped

Card image
FileSize_Formatted

Returns file size in formated human way (mb, gb, etc..) Or, it can format any ...

Card image
FileDate_Formatted

Returns a formatted version of file 'LastModified' date. Pass parameter ...

Card image
RandBetween

Generating random number between two

Card image
Floor

Rounding a number to nearest integer closest to zero.
Equivalent to Excel ...

Card image
DB_AllRows

Returns all rows found from an SQL Query as string Separated by row and column ...

Card image
FilesIn + FilesIn_Count

Returns list of files found in a folder, list separated with custom separator

Card image
InsertHyperlinks+GetHref

Changes all URLs or email addresses in a text into hyperlinks

Card image
Copy File

Copys a file from one location to another using WSH

Card image
WordsCount

Counts the words in a string (using spaces)

Card image
List and delete files

Enables users to list and delete files

Card image
RemoteExplorer.asp

A directory Viewer with the option of downloading the file and reading text ...

Card image
File Upload

Uploads a file to the server

Card image
Modal512

Bootstrap modal variable, my constant to use dynamically in code Edit: ...

Card image
LDAP / SiteServer Migration

This script will migrate LDAP and SiteServer user list to another LDAP ...