Search results 647

Sorted from new to old.
Card image
Make HTML File

This script will make a HTML file

Card image
No Cache

No cache on client browser

Card image
DB_Read1Row (DB_Read1stRow)

Reads from a table in a DB Reads only the first row, and return a string ...

Card image
KillFile

Deletes a file, using mapped or unmapped file path

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
Str2DB + Str2App + Str2HTML

Set of functions to clean and revise cleaning of string before saving into ...

Card image
Paging with Alternating Colors

This script will take the results of a query and sets up number of records per ...

Card image
Read Text

Opens a textfile and shows contents

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
Directory Viewer

This is a directory viewer. You can set what files to be viewed. Has ...

Card image
URL2Text + Text2URL

URL2Text to convert a URL into string Text2URL will converts a text with ...

Card image
ArrayRead + ArraySave

Reading and saving 2 dim data into ANStrArray ANStrArray is a string ...