Learning the Basics

The examples in this section introduce you to SA-FileUp and some of the basic functions.

The examples do not contain complete ASP code. If you want to see complete applications, including error handling, check out the samples provided as part of the SA-FileUp distribution. See Programmer's Samples for a list of the contents of the Samples directory.

The examples build on each other, therefore we suggest that you read the following sections in order.

Getting Started

Your First Upload

Preserving The User's Original Filename

Accessing Multiple Form Elements

Adding a Second File

Limiting the Upload Size

Restricting File Types

 

Previous Page Next Page