Home
Email
Search
Services
Support
About

Contact Us

Tel: 307-772-4466
877-996-6381
   

3001 Henderson
Suite P
Cheyenne, WY
82001 USA

God Bless the USA

©2006
Wyoming
Network, Inc.

All rights Reserved.

File Upload Script

This script is used to upload a single file to a specific directory on a website.

To implement this script, you will need two .asp pages.

form.asp This page has a simple form that allows users to choose a file on their computer (by browsing for it) and upload it. See the sample source code
formresp.asp This page does the actual uploading and displays the status of the upload. See the sample source code

Just take a look at the sample code for help using the upload script.

Files uploaded using this script will be saved in your \db directory.