Search results 444

Card image cap
Modal512

Bootstrap modal variable, my constant to use dynamically in code Edit: ...

Card image cap
DB_Read1Row (DB_Read1stRow)

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

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
Paging with Alternating Colors

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

Card image cap
Recurse and Rename

Recurses down a directory tree and renames files

Card image cap
Directory Viewer

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

Card image cap
URL2Text + Text2URL

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

Card image cap
ArrayRead + ArraySave

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

Card image cap
Site Administration

This is an application to administer a website remotely through an ASP

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 ...