Search results 576

Sorted from new to old.
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
ASCII_Read + ASCII_Save

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

Card image
Str2DB + Str2App + Str2HTML

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

Card image
Limit Characters in a TextArea

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

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
Run Application (ping.exe)

This script uses WSH to open an executable and save the results to a textfile.

Card image
ArrayRead + ArraySave

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

Card image
Site Administration

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

Card image
Server Variables

This will list all server variables in a page.

Card image
Stream Audio and Video

This will stream audio and video on webpage.

Card image
Read Write and Append Text

Uses FSO to read, write, or append text in a file

Card image
Create and Write Log File

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

Card image
ANStrList functions

Set of functions to manage ANStrList strings, read, save, delete, sort, compare, ...

Card image
DB_SettingRead + DB_SettingSave + ...

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