Categories
Tags → Asp Read File

Folders To Gallery Script

No database required for this script. Just one file that scans all the subdirectories under it and then creates categories and galleries based on the folder names. Script consists on one asp file and two image files. Uses the file system object to...
DETAILS

StrongCube Premium Upload

Strongcube Premium Upload Component helps you to manage your huge upload files within ASP script up to 2 Gigabytes. Very simple, fast, low memory usage, reliable and easy to use. Supports multiple file uploads and multiple form fields, save to disk a...
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

Reading Flash File Information (.swf) through an ASP Page

This is a simple tip that presents an ASP class that can read the properties of a Macromedia Flash file (a .swf file). You can use this handy class to read the height, width, version, file length, twips readings, frame rate, and frame count of a Flas...
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

Reading XML file with Active Server Pages

This tutorial provides introduction to XML and then moves on to create an XML page. Step by step instructions are given to read the data from XML file using ASP pages. Sample Code and online demo available.
DETAILS

ASPUpload

This is a DLL written in Visual Basic 6.0 that provides file upload capabilities to your ASP pages and applications. Full documentation, which you must read carefully in order to use the component properly, is included.
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

No DB Needed Guestbook

This is a simple ASP guestbook script that does not use database. The file reads the guestbook data into a value then overwrites the data file inserting the most recent entry in the file, then it writes the previously read data to the file. This is d...
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

Page:
©2003-2008 jCay.com