Categories
Tags → Read Text File Asp

Reading from a Text File

Simple script showing how to read from a text file in ASP and PHP. The input is saved to a variable.
DETAILS

csASPGif

ASP Component / COM object to create, edit and manipulate multi-frame animated GIFs. Read GIFs from disk, data stream or remote URL, save to disk or export to the browser. Comprehensive functions allow for setting frame properties such as delay and d...
DETAILS

Simple asp counter

A simple ASP counter where each time a visitors gets to our page, a text file containing the number of visits will be open, the number read and increased by one and the result will be saved in the file.
DETAILS

csImageFile

csImageFileThis ASP component resizes, edits and joins images. It supports JPG, GIF, BMP, PNG, PCX, PSD, TIF and WBMP files and can convert between them. Images can be exported to PDF. Create thumbnails and change JPG compression quality to reduce file size. Ad...
DETAILS

News Management System

Create a system to display current news from a list of headlines. Uses the scripting.fileSystemObject instead of a database as an information source. This system uses ASP to read and write info into a text file and then format it into an html display...
DETAILS

ASP Hit Counter

This is a simple ASP hit counter. A text document is placed in the same directory as the page we want the counter to appear on. The .txt file is first read to gain the value of the last hit count, one is added to that number, written to the .txt doc...
DETAILS
©2003-2019 jCay.com