Uploading Demo -------------- Code demo by Spooky@Outfront.net www.outfront.net/spooky/ -------------- The uploader used, is the excellent script by Lewis Moten, available from here : http://www.lewismoten.com/LewiesCodeLibrary/Details.htm?folder=ASP/UploadFilesWithoutCOMv3 Requirements : -------------- - Windows Server - MDAC 2.6 or later - Windows Script 5.5 or later Setup : ------- 1) Create a folder "/uploads" in the root of your web (The uploaded files are stored here) Note - you can use any directory, but the path in upload_process.asp must be changed 2) Upload the files to the root of your web. 3) Upload the folder (called "code") and all its contents to the root of the web. 4) Set the permissions for your Internet Guest Account to have the rights to write, read, and modify the "/uploads" folder (You host will need to do this) 5) Open the file "upload_demo.htm" in your browser.