Search results 289

Sorted from new to old.
Card image
GetExtension

Gets the extension of file from its filename

Card image
FA5Icon_FromExt

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

Card image
SettingRead+SettingSave

This is the final version of my set of Setting functions SettingRead, ...

Card image
FileDate_Formatted

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

Card image
List and delete files

Enables users to list and delete files

Card image
Make HTML File

This script will make a HTML file

Card image
ASCII_Read + ASCII_Save

Reads and saves text file giving its full name Used a lot in my tools, very ...

Card image
MyDayName

Returns the day name in several formats It uses either full date or only ...

Card image
MyMonthName

Returns the month name in one of 5 formats (below) It can use full date or ...

Card image
Limit Characters in a TextArea

This will limit the number of characters a user types in a textarea.

Card image
Rename Folder

This will rename and or move a folder

Card image
Recurse and Rename

Recurses down a directory tree and renames files

Card image
Rename File

This will rename a specific file and or move the file to a different directory

Card image
Find and Replace

This will find all occurences of a string in a text file and replace it with ...

Card image
Create and Write Log File

The subprocedure can be called by any ASP applicaiton/page which needs to ...

Card image
DB_SettingRead + DB_SettingSave + ...

Reads/Saves specific settings from DB table Mainly for Classic ASP, but can be ...