ASP Classic 286 Active Server Pages for web development. Code here can also be used in VBA, VBA-Excel or VB6

Card image cap
RemoveHTML

Removes HTML code Basically anything between < and > There is a better ...

Card image cap
RandomHelloACM

Generate random using web service into ASP variable. With help of PHP, we now ...

RandomHelloACM.zip

Card image cap
InsertHyperlinks + GetHref

Converts https found in text into anchers < a > Comes with GetHref as bonus ...

Card image cap
GetExtension

Gets the extension of file from its filename

Card image cap
FA5Icon_FromExt

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

Card image cap
IsThere1

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

Card image cap
FileSize_Formatted

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

Card image cap
FileDate_Formatted

Returns a formated version of file 'LastModified' date

Card image cap
RandBetween

Generating random number between two

Card image cap
Floor

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

Card image cap
DB_AllRows

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

Card image cap
FilesIn + FilesIn_Count

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