Categories

Updated: 11/19/2006

20/20 Applications Pure-ASP Upload (Free)

Include this file in your own ASP pages to build an upload interface. This script features a VBScript class written with pure ASP to produce a fast object with many conveniences. This utility handles large files fast and no 3rd-party components are required. Our pure-ASP upload object contains improvements over similar utilities such as a an option to prevent malicious file types, improved support for multi-lingual environments, superior multi-byte-string to binary conversion (using ADO rather than VBScript''s multi-byte functions), superior methods to stream data to disk (using ADO rather than VBScript''s FileSystemObject). There are many properties and methods enabling you to interact with the data: you can change file names on the fly, check file size, test if a filename or folder exists, or alter the destination path on the fly. Handle multiple files and multiple form elements easily. Full source code, HTML and ASP examples and complete documentation is included - and it''s all free!
Similar Scripts for "20/20 Applications Pure-ASP Upload (Free)"

Get started coding C# in ASP .Net

This 5-part article introduces you to the basics of coding C# in ASP .Net. Some of topics covered: the classic &"Hello World&" example in .Net form, Adding class and using Namespaces, Code a Web form in .Net and see how you can crea...

Simplewire ActiveX SMS Software Development Kit

The ActiveX SMS SDK provides easy, high-level control of the Simplewire wireless text-messaging platform. Designed be to be as developer-friendly as possible by hiding the intricacies of the XML format required to communicate with the Simplewire WMP ...

Implementing Dynamic Arrays of Objects

Using classes in ASP 3.0 we can create dynamic arrays of objects. This article presents a sample code showing how to implement a class of dynamic arrays of objects several layers deep.

Built in ASP Events

There are 8 events available in ASP grouped by Global Events, Class Events, and Transactional Events. This is a nice summary tutorial on how to use them in your applications.

HTMLTemplate Object

The HTML Template Object is a lightweight class whose sole purpose is to completely separate HTML from server side ASP code. Through the use of special HTML templates, a web page can be created by setting the parameters of the HTMLTemplate object to ...
©2003-2008 jCay.com