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

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

HaveNonEnglish + StringASCIIs
Checks if one char is within two ASCII codes or not (StringASCIIs) Used to see ...

OpenPassword + ClosePassword
Encrypt / Decrypt a string, convert it to "77 96 105 105 106" or back to ...

ANStrRead + ANStrSave + ANStrSearch
Reads and saves data into 1 dim string array, ANStr ANStr is a string of list ...

GetFilename, GetExtension, .. others
GetFilename, GetExtension, GetFilename_noExtension, GetFilename_wExtension To ...