Search results 288

Sorted from new to old.
Card image cap
FA5Icon_FromExt

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

Card image cap
SettingRead+SettingSave

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

Card image cap
FileDate_Formatted

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

Card image cap
List and delete files

Enables users to list and delete files

Card image cap
Make HTML File

This script will make a HTML file

Card image cap
ASCII_Read + ASCII_Save

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

Card image cap
MyDayName

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

Card image cap
MyMonthName

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

Card image cap
Limit Characters in a TextArea

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

Card image cap
Rename Folder

This will rename and or move a folder

Card image cap
Recurse and Rename

Recurses down a directory tree and renames files

Card image cap
Rename File

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

Card image cap
Find and Replace

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

Card image cap
Create and Write Log File

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

Card image cap
DB_SettingRead + DB_SettingSave + ...

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

Card image cap
FileisImage

Checks if file is an image using its filename extension