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

Card image cap
Frequency1

Finds how many a string found inside larger string. Similar to Frequency but ...

Card image cap
ReverseArray

Reverses order of array. In other words, the upperbound value of an input ...

Card image cap
XMLRead

Returns array of values by an XML expression from XML file. Xmlfilepath is the ...

Card image cap
SendEmailMsgv2023

Sending email using Microsoft 365 account. Edit 2024-01-02: Adding ability to ...

Card image cap
HMatchIf_Multi

Returns column if an item from list of items was found in a row. Similar to ...

Card image cap
BusinessDateDiff

Number of Business days between two dates. Note that it doesn't take Christmas, ...

Card image cap
Subdomain to a folder

Redirects a subdomain into a folder child of main domain, named same as ...

Card image cap
SqlExec

Runs SQL Command that needs no return This is primarily useful for CREATE, ...

Card image cap
FilesIn_Array and FoldersIn_Array

Return list of files in a folder back as array. Similar to

Card image cap
Arr_1Dim_2Str

Converts 1-dimension array into text. Meet Join. A way to convert array into ...

Card image cap
Total14Round

Round time to Hours:Minutes format regardless of number of days Like in 80:40. ...

Card image cap
Enable Includes in ASP Classic

Enable relative paths for ASP Classic includes to work. New servers do not ...