JeffSmith

Card image
Print Button

Simple print button

Card image
Read Text

Opens a textfile and shows contents

Card image
Rename Folder

This will rename and or move a folder

Card image
Rename File

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

Card image
Replace Single Quotes

This script will replace single quotes so the data is SQL-safe

Card image
Run Application (ping.exe)

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

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
Find and Replace

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